1
    C:\Windows\system32\cmd.exe /C "C:/cygwin64/bin/make.exe -j4 -e -f  Makefile"
----------Building project:[ clockType - Debug ]----------
make[1]: *** No rule to make target 'Debug/clockType.cpp.o', needed by 'Debug/clockType'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: Entering directory '/home/Trevor/CSCI_3232/clockType'
make[1]: Leaving directory '/home/Trevor/CSCI_3232/clockType'
make: *** [All] Error 2
Makefile:4: recipe for target 'All' failed
1 errors, 0 warnings

每当我尝试使用 codelite 和 cygwin64(g++) 构建任何东西时,我都会收到此错误。即使是在 cygwin64 终端中运行良好的简单 hello world 应用程序。我认为这是我对codelite所做的错误。谢谢你的帮助。这是我第一次在课外处理c++,对java和eclipse没有任何问题。我下载了codelite,因为它是我搜索c++ ide时的第一个链接,不知道它是否好用。

4

0 回答 0