2013-05-14 65 views
0

所以我試圖建立的ARToolKit我的Win7 64位的計算機。 我正在使用「Microsoft Visual Studio Express 2012 for Windows Desktop」。圖書館的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 renderering庫和實例(libARvrml & simpleVRML)是可選的構建:

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 2013-09-16 05:05:43

回答

0

在Visual放映工程資源管理器:右鍵點擊「SimpleTest的」,並設置爲啓動項目。

0

試着做一個乾淨的解決方案,然後再試一次,如果不工作,由項目嘗試編譯項目,是的,這需要年齡,但這樣一來,你會發現,是給你的麻煩的項目!