Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - cygwin in 4.2.1: Page 1 of 2 (2 Items)
   
cygwin in 4.2.1  
We have been using in 2.95.3 and 3.3.[15] cygwin paths for includes, libs, etc.

ie., -I /cygdrive/c/foo/bar

The 4.2.1 compiler really hates that.  (It appears to see the /c as an option)

So I have replaced our 3.3.5 include syntax with the nasty "mixed path" syntax with the "C:/foo/bar".

What is the plan for cygwin path support?

dave