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 232388 - automatically generated cygwin paths don't work
Summary: automatically generated cygwin paths don't work
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-08 13:27 UTC by gerardw
Modified: 2013-08-20 13:37 UTC (History)
0 users

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 gerardw 2013-07-08 13:27:00 UTC
Using cygwin on windows and using the NetBeans capability to parse CMake files.

When I create a Cygwin toolchain by specifying the Cygwin bin directory NetBeans automatically generates paths of the type: c:\cygwin\bin\gcc.exe.

When attempting to generate a new C++ project from "Using existing sources" generation fails with the message:

C:cygwinbingcc.exe" is not able to compile a simple test

Manually setting the paths to use forward slashes e.g.: c:/cygwin/bin/gcc.exe resolves the issue.
Comment 1 soldatov 2013-07-08 14:45:16 UTC
I updated http://wiki.netbeans.org/TS_67_CNDDiscoveryImprovements and I see same problem. I can build litesql on all platforms without IDE, but 'configure' fails if I create new project in IDE on Windows (MinGW and Cygwin)
Comment 2 Alexander Simon 2013-08-20 13:37:52 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/6ca53b0ed76a