找回密码
 立即注册
是一个初学者,按教程做操练,编译时报以下错误:
inking...
Line.obj:errorLNK2001:unresolvedexternalsymbolpublic:__thiscallCLine::CLine(void)(??0CLine@@QAE@XZ)
Debug/Day10.exe:fatalerrorLNK1120:1unresolvedexternals
Errorexecutinglink.exe.
Day10.exe-2error(s),0warning(s)
这是什么意思啊?希望高手点拨。
代码附在附件中。

(I am a beginner, follow the tutorial and get the following error when compiling:
inking...
Line.obj:errorLNK2001:unresolvedexternalsymbolpublic:__thiscallCLine::CLine(void)(??0CLine@@QAE@XZ)
Debug/Day10.exe:fatalerrorLNK1120:1unresolvedexternals
Errorexecutinglink.exe.
Day10.exe-2error(s),0warning(s)
What does this mean? I hope the experts will help.
The code is attached in the attachment.)

[下载]16491157705.rar




上一篇:【只发经典】C++高级话题之STL源码剖析(侯捷版)
下一篇:一个用HGE引擎实现的烟火效果