[ODE] more vs.net problems
devicezero
devicezero at hotpop.com
Mon May 24 23:56:16 MST 2004
Hello!
Please take a look, I've just get ODE from CVS..... I use VS.NET.
Shall I wait for another CVS update?
TIA.
...................................................................
Compiling resources...
Linking...
ODE_ML_d.lib(matrix.obj) : error LNK2019: unresolved external symbol
_dSolveL1T referenced in function _dSolveLDLT
ODE_ML_d.lib(lcp.obj) : error LNK2001: unresolved external symbol _dSolveL1T
ODE_ML_d.lib(matrix.obj) : error LNK2019: unresolved external symbol
_dSolveL1 referenced in function _dSolveLDLT
ODE_ML_d.lib(lcp.obj) : error LNK2001: unresolved external symbol _dSolveL1
ODE_ML_d.lib(matrix.obj) : error LNK2019: unresolved external symbol
_dDot referenced in function _dLDLTRemove
ODE_ML_d.lib(lcp.obj) : error LNK2001: unresolved external symbol _dDot
ODE_ML_d.lib(lcp.obj) : error LNK2019: unresolved external symbol
_dFactorLDLT referenced in function "public: __thiscall
dLCP::dLCP(int,int,float *,float *,float *,float *,float *,float *,float
*,float *,float *,float *,float *,int *,int *,int *,int *,float * *)"
(??0dLCP@@QAE at HHPAM0000000000PAH111PAPAM@Z)
Debug/xxxxxx.exe : fatal error LNK1120: 4 unresolved externals
..................................................................
More information about the ODE
mailing list