I fail VS10 build.

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
joongsoo kim
Posts: 2
Joined: Mon Jul 14, 2014 11:33 pm

I fail VS10 build.

Post by joongsoo kim » Tue Aug 26, 2014 8:03 pm

I see develop's guide.

I success build Cmake. but fail build in VS.

I copy ExampleMain to C\\opensim_project. and follow guide.

but fail build.

help me.

please, understand my english level :(

1>------ 빌드 시작: 프로젝트: ZERO_CHECK, 구성: RelWithDebInfo Win32 ------
1>빌드 시작: 2014-08-27 오전 11:44:23
1>InitializeBuildStatus:
1> "AlwaysCreate"이(가) 지정되었기 때문에 "Win32\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild"을(를) 만들고 있습니다.
1>FinalizeBuildStatus:
1> "Win32\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" 파일을 삭제하고 있습니다.
1> "Win32\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.lastbuildstate"에 연결(touching)하고 있습니다.
1>
1>빌드했습니다.
1>
1>경과 시간: 00:00:00.05
2>------ 빌드 시작: 프로젝트: exampleMain, 구성: RelWithDebInfo Win32 ------
2>빌드 시작: 2014-08-27 오전 11:44:23
2>InitializeBuildStatus:
2> "exampleMain.dir\RelWithDebInfo\exampleMain.unsuccessfulbuild"에 연결(touching)하고 있습니다.
2>CustomBuild:
2> 모든 출력이 최신 상태입니다.
2>ClCompile:
2> 모든 출력이 최신 상태입니다.
2>ManifestResourceCompile:
2> 모든 출력이 최신 상태입니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: __imp__RegisterTypes_osimTools 외부 기호(참조 위치: "public: __thiscall osimInstantiator::osimInstantiator(void)" (??0osimInstantiator@@QAE@XZ) 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: __imp__RegisterTypes_osimAnalyses 외부 기호(참조 위치: "public: __thiscall osimInstantiator::osimInstantiator(void)" (??0osimInstantiator@@QAE@XZ) 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: __imp__RegisterTypes_osimActuators 외부 기호(참조 위치: "public: __thiscall osimInstantiator::osimInstantiator(void)" (??0osimInstantiator@@QAE@XZ) 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: __imp__RegisterTypes_osimSimulation 외부 기호(참조 위치: "public: __thiscall osimInstantiator::osimInstantiator(void)" (??0osimInstantiator@@QAE@XZ) 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: __imp__RegisterTypes_osimCommon 외부 기호(참조 위치: "public: __thiscall osimInstantiator::osimInstantiator(void)" (??0osimInstantiator@@QAE@XZ) 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: "__declspec(dllimport) public: virtual __thiscall OpenSim::StateVector::~StateVector(void)" (__imp_??1StateVector@OpenSim@@UAE@XZ) 외부 기호(참조 위치: "public: virtual void * __thiscall OpenSim::StateVector::`vector deleting destructor'(unsigned int)" (??_EStateVector@OpenSim@@UAEPAXI@Z) 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: "__declspec(dllimport) public: virtual __thiscall OpenSim::Exception::~Exception(void)" (__imp_??1Exception@OpenSim@@UAE@XZ) 외부 기호(참조 위치: __catch$_main$0 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: "__declspec(dllimport) public: char const * __thiscall OpenSim::Exception::getMessage(void)const " (__imp_?getMessage@Exception@OpenSim@@QBEPBDXZ) 외부 기호(참조 위치: __catch$_main$0 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: "__declspec(dllimport) public: virtual __thiscall OpenSim::Model::~Model(void)" (__imp_??1Model@OpenSim@@UAE@XZ) 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: "__declspec(dllimport) public: void __thiscall OpenSim::Object::setName(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_?setName@Object@OpenSim@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다.
2>TugOfWar1_CreateModel.obj : error LNK2019: "__declspec(dllimport) public: __thiscall OpenSim::Model::Model(void)" (__imp_??0Model@OpenSim@@QAE@XZ) 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다.
2>C:\Project Opensim\build\RelWithDebInfo\exampleMain.exe : fatal error LNK1120: 11개의 확인할 수 없는 외부 참조입니다.
2>
2>빌드하지 못했습니다.
2>
2>경과 시간: 00:00:00.17
3>------ 빌드 시작: 프로젝트: ALL_BUILD, 구성: RelWithDebInfo Win32 ------
3>빌드 시작: 2014-08-27 오전 11:44:23
3>InitializeBuildStatus:
3> "AlwaysCreate"이(가) 지정되었기 때문에 "Win32\RelWithDebInfo\ALL_BUILD\ALL_BUILD.unsuccessfulbuild"을(를) 만들고 있습니다.
3>CustomBuild:
3> Build all projects
3>FinalizeBuildStatus:
3> "Win32\RelWithDebInfo\ALL_BUILD\ALL_BUILD.unsuccessfulbuild" 파일을 삭제하고 있습니다.
3> "Win32\RelWithDebInfo\ALL_BUILD\ALL_BUILD.lastbuildstate"에 연결(touching)하고 있습니다.
3>
3>빌드했습니다.
3>
3>경과 시간: 00:00:00.05
========== 빌드: 성공 2, 실패 1, 최신 0, 생략 0 ==========

User avatar
Mary K
Posts: 37
Joined: Mon Feb 24, 2014 9:15 am

Re: I fail VS10 build.

Post by Mary K » Wed Aug 27, 2014 8:26 am

I think you have the same problem as here.

https://simtk.org/forums/viewtopic.php? ... 120#p11913

POST REPLY