Re: [Lapackpp-devel] almost succeeded
Status: Beta
Brought to you by:
cstim
From: Do bi <mrc...@ya...> - 2006-06-30 17:12:09
|
After coping and pasting the lapackpp.lib.intermedtiate.manifest into my project directory, I try to invoke LaGenMatDouble (8,8); and this is what I get. I have included all the necessary files. trixTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall LaGenMatDouble::~LaGenMatDouble(void)" (__imp_??1LaGenMatDouble@@UAE@XZ) referenced in function _wmain MatrixTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall LaGenMatDouble::LaGenMatDouble(int,int)" (__imp_??0LaGenMatDouble@@QAE@HH@Z) referenced in function _wmain C:\Documents and Settings\dbesong\My Documents\Visual Studio 2005 \Projects\MatrixTest\Debug\MatrixTest.exe : fatal error LNK1120: 2 unresolved external Do bi <mrc...@ya...> wrote: Hi there. I followed all the instructions for lapack. Compiling lapackp.vcproj, I got one error: LINK : fatal error LNK1181: cannot open input file 'liblapack32.lib' and 19 warnings of this sort: warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'LaException' C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdexcept(149) : see declaration of 'std::runtime_error' __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ lapackpp-devel mailing list lap...@li... https://lists.sourceforge.net/lists/listinfo/lapackpp-devel --------------------------------- Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail Beta. |