Thank you for your reply. I've selected the "MITK_USE_TOF_KINECT" option and 
set the "MITK_KINECT_LIB" and "MITK_KINECT_INCLUDE_DIR". Thank you!

Regards
Huoling




shuiling-hotmail

From: Mersmann, Sven
Date: 2013-05-27 17:54
To: 'shuiling'
CC: [email protected]
Subject: AW: [mitk-users] Auto-loading mitkKinectModule.dll failed
Hello, 
did you select the “MITK_USE_TOF_KINECT” option in cmake? If not, after first 
config two more option appear that lets you specify the Kinect SDK path. 
 
Best regards 
Sven
 
 
 
Von: shuiling [mailto:[email protected]] 
Gesendet: Donnerstag, 23. Mai 2013 08:37
An: mitk-users
Betreff: [mitk-users] Auto-loading mitkKinectModule.dll failed
 
Hello mitkers,
I've built the mitk git version 64bit successfully, and I do the following 
steps:
1) start "StartVS_debug.bat" file.
2) set up the "mitkWorkbench" as the startup project.
3) "F5" Start Debugging in Visual Studio 2008(already install SP1).
4) load the Kinect module (ToFUtil) in MITK.
But in the "ToF camera connection" list box, no Kinect option appeared. 
Messages printed in the mbilog were:
40.95 core.con.coreAct WARNING: In mitk::AutoLoadModulesFromPath at ..\..\..\..\
MITK-git-src\Core\Code\CppMicroServices\src\util\usUtils.cpp:152 : Auto-loading
of module d:\Toolkits\MITK\MITK-git-bin\MITK-build\bin\mitkToFHardware\Debug\mit
kKinectModule.dll failed: The specified module could not be found. 
"
so I setup a breakpoint in Line79 in the file: 
MITK-git-src\Core\Code\CppMicroServices\src\util\usUtils.cpp, and the value of 
LoadLibrary(modulePath.c_str()) is NULL. I thought maybe the module 
mitkKinectModule.dll depends on other DLL files. so I put OpenNI64.dll to the 
folder: d:\Toolkits\MITK\MITK-git-bin\MITK-build\bin\mitkToFHardware\Debug. 
Unfortunately, it still shows the same message in the mbilog.
Anyone knows what the reason, and how to fix this problem?  I use Windows 7 
64bit, Visual Studio 2008(SP1), MITK-git version, Kinect v1.6.0, 
primesense-win64-fullinstaller-dev-20.4.2.20, Qt 4.8.4 64bit.
 
Regards,
Huoling
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to