Cygwin version 3.0.3 incompatible with CLion?

Answered

I am using CLion for my college C++ programming class and we are told to use Cygwin as a compiler. However, after installing cygwin and all the required packages it says that the version, 3.0.3, is not compatible. As far as I am aware this is the reason that my code will not build as I can not think of any other possible solution.

Any help on this would be very appreciated!

0
2 comments
Avatar
Permanently deleted user

After attempting to build I am also getting the exit code -2147483647

0

Hello! Indeed we mark the 3.0.* version as unsupported in CLion 2018.3.* as we didn't widely test with it. However Cygwin supported version is increased to Cygwin 3.0 in CLion 2019.1 EAP. Please try using it.

0

Please sign in to leave a comment.