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.
已经在工程里添加了IQmath_fpu32.lib了
如果将CMD文件中的IQmath_fpu32.lib<IQNexpTable.obj> (IQmathTablesRam)注释掉后,错误就没有了
CMD中在调用此库 注释掉肯定不会有找不到库的错误了
我感觉你的库还是添加对
在library搜索路径里面添加相应的搜索路径,lib文件自动到了libraries里。
如果都在document下?