CMake编译错误:-fuse-linker-plugin,但找不到cyglto_plugin.dll

时间:2017-05-01 17:01:36

标签: c++ compiler-errors cmake clion

我刚刚使用Cygwin作为环境安装了CLion。当CLion运行第一个测试时(使用" Hello World!"),它会收到以下编译错误:

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: /usr/bin/c++.exe 
Build flags: 
Id flags: 

The output was:
1
c++: fatal error: -fuse-linker-plugin, but cyglto_plugin.dll not found
compilation terminated.  

有人可以帮我解决这个问题吗?作为我第一次使用CLion,我不知道如何继续。

0 个答案:

没有答案