testWalk error of C3D Extraction Toolbox
Posted: Thu Jul 28, 2011 4:31 pm
Hello All,
I installed C3D Extraction Toolbox V1.71 to my 32bit computer (OS: Windows 7)
After installing c3dserver_install and mlsviewer_install (Tested Successfully shown), I run testWalk.m in Example folder, but there is an error as followings:
>>
>> % Extract Event Keys
% ------------------
keySta = getEvents(c3dFileStatic, 2);
??? Invoke Error, Dispatch Exception:
Source: C3DServer.C3D.1
Description: File not found in specified location
Error in ==> openc3d at 43
pRet = itf.Open(file,3);
Error in ==> getEvents at 160
openc3d(itf, 0, C3Dkey.c3dFileFULL);
>>
I wonder c3dserver supports Windows 7?
Please, tell me what’s the problem
Thanks
I installed C3D Extraction Toolbox V1.71 to my 32bit computer (OS: Windows 7)
After installing c3dserver_install and mlsviewer_install (Tested Successfully shown), I run testWalk.m in Example folder, but there is an error as followings:
>>
>> % Extract Event Keys
% ------------------
keySta = getEvents(c3dFileStatic, 2);
??? Invoke Error, Dispatch Exception:
Source: C3DServer.C3D.1
Description: File not found in specified location
Error in ==> openc3d at 43
pRet = itf.Open(file,3);
Error in ==> getEvents at 160
openc3d(itf, 0, C3Dkey.c3dFileFULL);
>>
I wonder c3dserver supports Windows 7?
Please, tell me what’s the problem
Thanks