vc6.0 编译提示"stdafx.h"不能打开?解决思路
vc6.0 编译提示"stdafx.h"不能打开?
Cannot open precompiled header file: 'Debug/drawline.pch ': No such file or directory
Error executing cl.exe.如何调试?谢谢!
------解决方案--------------------
rebuild all
即可
Cannot open precompiled header file: 'Debug/drawline.pch ': No such file or directory
Error executing cl.exe.如何调试?谢谢!
------解决方案--------------------
rebuild all
即可