每當我在codelite中運行程序時,出現以下錯誤'Debugger exited with following error string:「沒有指定可執行文件,請使用'target.exec'。」。我已經和其他C IDE一樣有編譯器錯誤,比如代碼塊,但是每當我下載一個IDE時,我都會遇到更多的問題! 請幫幫忙,非常感謝
我試着去編譯CodeLite並得到錯誤的靜態庫項目: ar rcus ./Debug/libtestlib.a @"testlib.txt"
ar: @testlib.txt: No such file or directory
但我有文件testlib.txt。當我出口巡視的makefile,我看到: $(AR) $(ArchiveOutputSwitch)$(OutputFile) @$