Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在从 Cmake 生成标准版本。为此,我在 Cmake GUI 中设置了源代码和二进制文件的链接。当我生成它没有响应。我检查并使用空目录更改了构建位置,但它仍然无法正常工作。返回错误:CMakeLists.txt 是文件,而不是目录” 我选择了 CMakeLists.txt 所在的目录。现在它显示“未找到 Fortran 编译器”。 任何人都可以指导吗?