This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 208205 - "No C/C++ Compilers Found" points to obsolete instructions
Summary: "No C/C++ Compilers Found" points to obsolete instructions
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 16:15 UTC by sdrubenstein
Modified: 2013-03-18 14:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sdrubenstein 2012-02-09 16:15:32 UTC
The Dialog which appears when no C/C++ toolset is configured includes the instruction, "Visit http://netbeans.org/community/releases/69/cpp-setup-instructions.html for further assistance in installing and configuring a build environment."

These are the instructions for a prior version of Netbeans.  The correct link for 7.1 is http://netbeans.org/community/releases/71/cpp-setup-instructions.html

The link needs to point to a release disambiguation page, or be updated with every release of Netbeans.
Comment 1 iusenb 2012-08-08 16:24:33 UTC
C:\>cygcheck -c cygwin
Cygwin Package Information
Package              Version        Status
cygwin               1.7.16-1       OK

C:\>gcc --version
'gcc' is not recognized as an internal or external command,
operable program or batch file.

C:\>g++ --version
'g++' is not recognized as an internal or external command,
operable program or batch file.

C:\>make --version
'make' is not recognized as an internal or external command,
operable program or batch file.

C:\>gdb --version
'gdb' is not recognized as an internal or external command,
operable program or batch file.

Checking in cygwin tells me it is correctly installed!?
Comment 2 soldatov 2012-08-09 08:12:08 UTC
(In reply to comment #1)
> Checking in cygwin tells me it is correctly installed!?
You missed 6th step from http://netbeans.org/community/releases/72/cpp-setup-instructions.html :

6. Select each package you want to download by clicking the Skip label next to it, which reveals the version number of the package to download. At a minimum, select

    gcc-core: C compiler
    gcc-g++: C++ compiler
    gdb: The GNU Debugger
    make: the GNU version of the 'make' utility
Comment 3 Susan Morgan 2013-01-23 17:56:40 UTC
Please change this line:

"Visit http://netbeans.org/community/releases/71/cpp-setup-instructions.html for further assistance in installing and configuring a build environment."

to the following:

"See the article "Configuring the NetBeans IDE for C/C++/Fortran" at  http://netbeans.org/kb/trails/cnd.html for more information."
Comment 4 Alexander Simon 2013-01-24 15:58:37 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/0a0048e60642
Comment 5 Quality Engineering 2013-01-25 03:02:31 UTC
Integrated into 'main-golden', will be available in build *201301250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0a0048e60642
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #208205 "No C/C++ Compilers Found" points to obsolete instructions
Comment 6 soldatov 2013-03-12 11:49:57 UTC
Verified in trunk 201303112300
Comment 7 Quality Engineering 2013-03-14 21:14:26 UTC
Integrated into 'releases', will be available in build *201303141828* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/ba5f4e1575a9
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #208205 "No C/C++ Compilers Found" points to obsolete instructions
(transplanted from 0a0048e606420756b8e2c096648e628d1639074e)
(transplanted from 70ed466acea28175dc8fc864f23024a540a714ed)
Comment 8 soldatov 2013-03-18 14:46:47 UTC
Verified in build 201303172200