- Code: Select all
cc1plus.exe error unrecognized command line option '[b]-mno-cygwin[/b]'
Simply go to the poco-1.4.3p1\build\config folder and delete the two occurances of -mno-cygwin out of the MinGW file.
Why?
It appears that newer versions of make has deprecated the -mno-cygwin option and now if you're attempting to compile with it, it will result in an error.
First forum post and I have absolutely no idea where this is suppose to go.





