0
我的項目被命名爲沉默。即使構建一個簡單的printf語句,我也會得到以下錯誤。在Eclipse中爲C程序生成錯誤
配置調試的建立項目沉默**
內部生成器用於生成** GCC -osilence.exe源\ read_pcm.o C:/蝕/ mingw/bin /../ lib/gcc/mingw32/4.4.1-dw2 /../../../../ mingw32/bin/ld.exe:無法打開輸出文件silence.exe:權限被拒絕 collect2:ld返回1退出狀態 生成錯誤發生,生成停止 耗時:14 1毫秒。
請指教。
可能重複:http://stackoverflow.com/questions/4648808/cannot-open-a-exe-error-in-c – 2011-03-15 05:45:36
相關:http://stackoverflow.com/questions/3451816/compiling -with-gcc-on-windows-7-mingw32-bin-ld-exe-can not-open-output-file-ae – 2011-03-15 05:47:59
@Dante:謝謝! – Namratha 2011-03-15 06:07:20