新微赢技术网
标题:
这个错误是什么意思呢?
[打印本页]
作者:
千年@之恋
时间:
2009-11-3 03:32
标题:
这个错误是什么意思呢?
-------------------Configuration: student - Win32 Debug--------------------
Linking...
test.obj : error LNK2001: unresolved external symbol "public: float __thiscall array<class student>::GetAverage(void)" (?GetAverage@?$array@Vstudent@@@@QAEMXZ)
test.obj : error LNK2001: unresolved external symbol "public: class student __thiscall array<class student>::GetArray(class student *)" (?GetArray@?$array@Vstudent@@@@QAE?AVstudent@@PAV2@@Z)
Debug/student.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
作者:
云-飘天涯
时间:
2009-11-3 03:32
全部重新组建应该就行了...............
作者:
秋燕子_児
时间:
2009-11-3 03:32
找不到类成员的实现
作者:
天地之一
时间:
2009-11-3 03:32
student类里面的两个函数GetAverage和GetArray这两个函数没有实现
欢迎光临 新微赢技术网 (http://bbs.weiying.cn/)
Powered by Discuz! X3.2