Search found 3 matches

by chen peng
Tue Nov 04, 2008 12:32 am
Forum: SimTK Core Toolset
Topic: failed to compile example
Replies: 3
Views: 1066

RE: failed to compile example

Hi,Joy!
I setup a new win32 project. I follow the step one by one in the notes exactlly and now it is ok!
Thanks.
by chen peng
Tue Oct 28, 2008 8:51 pm
Forum: SimTK Core Toolset
Topic: failed to compile example
Replies: 3
Views: 1066

RE: failed to compile example

<t>hi joy,<br/> i checked and find i already linking the above librarys. the following is the setting of vc2005:<br/> <br/> linking:<br/> /OUT:"F:\zju\source_code\simTK_test\simtk_test\Debug\simtk_test.exe" /NOLOGO /LIBPATH:"G:\simTK\core\lib" /LIBPATH:"G:\simTK\core\bin" /MANIFEST /MANIFESTFILE:"De...
by chen peng
Tue Oct 28, 2008 12:39 am
Forum: SimTK Core Toolset
Topic: failed to compile example
Replies: 3
Views: 1066

failed to compile example

<t>hi!<br/> i installed SimTKcore_RelWithDebInfo.exe (50737 kB) in windows xp,my platform is vc2005,i try to compile examples ExampleKneeJoint.cpp in SimTKExamples1.5Updated.zip,but got the following errors:<br/> simtk_test.obj : error LNK2019: unresolved external symbol "public: static class SimTK:...