cmake 3.6.2 for eclipse neon (9.x)+

2017-05-17 Thread Allan C.
Hi all, I am playing with cmake, generating eclipse projects files, but when trying to import in the IDE, an error popped up saying "Project already exist in workspace or project description file is corrupted". cmake -G "Eclipse CDT4 - Unix Makefiles" -D CMAKE_BUILD_TYPE=Debug -D CMAKE_ECLIPSE_VE

Re: g++ -mno-cygwin flag not recognized

2017-05-12 Thread Allan C.
On 13 May 2017 at 11:17, René Berber wrote: > On 5/12/2017 10:03 PM, Allan C. wrote: > >> I am trying to build a win32 project with gcc 5.4 with the flag >> -mno-cygwin but the flag is not recognized. Is there an approach I >> could release an exe without bundling cygwi

g++ -mno-cygwin flag not recognized

2017-05-12 Thread Allan C.
Hi all, I am trying to build a win32 project with gcc 5.4 with the flag -mno-cygwin but the flag is not recognized. Is there an approach I could release an exe without bundling cygwin's dll? Regards, Allan C. -- Problem reports: http://cygwin.com/problems.html FAQ: