Clion 项目未运行
基本上所有项目都只在 Clionprojects 文件上运行。但是如果我将项目保存在不同的文件中,那么它会显示我需要添加配置。 我安装了 cygwin 和我需要的所有东西,例如 gcc-core、gcc-g++、gdb、make。
在控制台中它说:
CMake Error: The source directory "file path"" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
CMake Error:
------------------------------------------------------------------------------------
Selected CMake might be incompatible with the Cygwin environment.
In order to run on Cygwin, CMake needs to be specially compiled.
Please select either CMake bundled with CLion or CMake from the Cygwin installation.
------------------------------------------------------------------------------------
[Failed to reload]
Basically all projects are run only on Clionprojects file. BUT if I save the project in different file, then it shows me that I need to add configuration.
I installed cygwin and all what I need like gcc-core, gcc-g++, gdb, make.
In the console it says:
CMake Error: The source directory "file path"" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
CMake Error:
------------------------------------------------------------------------------------
Selected CMake might be incompatible with the Cygwin environment.
In order to run on Cygwin, CMake needs to be specially compiled.
Please select either CMake bundled with CLion or CMake from the Cygwin installation.
------------------------------------------------------------------------------------
[Failed to reload]
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论