This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

6678链接问题



6678工程中包含了函数库,在编译链接时候出现错误:

errors encountered during linking;"6678_demo.out" not bulilt

Link failed,Check the Console window for details

unresolved symbol a,first referenced in ./test.obj

这个是链接设置的问题还是函数库的问题?