[問題] Visual C++ 6.0 compile跟build問題
遇到的問題: (題意請描述清楚)
compile 並無問題.
只是OBJ沒出來.
但Build後會出現
LINK : fatal error LNK1104: cannot open file ".\Debug\test.obj"
Error executing link.exe.
希望得到的正確結果:
程式跑出來的錯誤結果:
LINK : fatal error LNK1104: cannot open file ".\Debug\test.obj"
Error executing link.exe.
開發平台: (例: VC++ or gcc/g++ or Dev-C++, Windows or Linux)
有問題的code: (請善用置底文標色功能)
基本上只有這一台不能用.其他都可以正常使用..
重灌VC也無效!?
#include <stdio.h>
int main()
{
printf("123\n");
}
不知道誰也遇過類似問題.
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 220.130.167.247
推
03/17 16:58, , 1F
03/17 16:58, 1F
應該不是...都是完全控制阿?
艾~~~
※ 編輯: scer 來自: 220.130.167.247 (03/17 18:24)
C_and_CPP 近期熱門文章
PTT數位生活區 即時熱門文章