2013-05-14 2 views
0

Win7 64 비트 컴퓨터 용 ARToolkit을 설정하려고했습니다. "Windows 데스크톱 용 Microsoft Visual Studio Express 2012"를 사용하고 있습니다. ARToolkit 라이브러리가 없습니다.

내가이 지침 다음 :

1. Unpack the ARToolKit zip to a convenient location. This location will be referred to below as {ARToolKit}. 
2. Unpack the DSVideoLib zip into {ARToolKit}. Make sure that the directory is named "DSVL". 
3. Copy the files DSVL.dll and DSVLd.dll from {ARToolKit}\DSVL\bin into {ARToolKit}\bin. 
4. Install the GLUT DLL into the Windows System32 folder, and the library and headers into the VS platform SDK folders. 
5. Run the script {ARToolKit}\Configure.win32.bat to create include/AR/config.h. 
6. Open the ARToolKit.sln file (VS.NET) or ARToolkit.dsw file (VS6). 
7. Build the toolkit. 

VRML 라이브러리 및 예제 (libARvrml & simpleVRML)를 renderering이 선택 사항은 빌드 :

1. Unpack the OpenVRML zip into {ARToolKit}. 
2. Copy js32.dll from {ARToolKit}\OpenVRML\bin into {ARToolKit}\bin. 
3.Enable the libARvrml and simpleVRML projects in the VS configuration manager and build. 

하지만 툴킷을 구축하려고 7 단계에서

"C : \ Users ..... \ ARToolKit \ lib \ SRC \ AR \ Debug \ libAR.lib '프로그램을 시작할 수 없음. 시스템이 지정된 파일을 찾을 수 없습니다.

\ lib \ SRC \ 폴더를 검사했는데 거기에있는 모든 소스에 .lib 파일이 없습니다.

나는 이런 일이 일어나지 않을 것이라고 생각합니다. 파일을 만들 예정입니까, 아니면이 방법이 있습니까? 비 호환성 때문에입니까?

+0

ARToolKit의 어떤 버전? – bleater

답변

0

Visual Studio에서 프로젝트 탐색기 : "simpleTest"를 마우스 오른쪽 버튼으로 클릭하고 시작 프로젝트로 설정하십시오.

0

깨끗한 솔루션을하고 시도하고이 작동 프로젝트에 의해 컴파일 프로젝트를 시도, 그래,이 나이를 취할 것입니다하지 않는 경우, 다시 시도하지만,이 방법 당신은 당신에게 문제를주고 프로젝트를 찾을 수 있습니다!

관련 문제