Hello,
First, sorry for my very bad English.
I'm a teacher of mechanical engineering at the high school.
I want to pilot a robot commanded by Phidgets cards through matlab/simulink.
When I try to use examples from the Phidgets internet site, the following problem occurs :
Error loading library intermediate output follows.
The actual error is at the end of this output.
*********
Failed to parse type '...' original input ' ...'
Found on line 702 of input from line 701 of file C:\\Program Files\\Phidgets\\phidget21Matlab.h
Error parsing argument for function CPhidget_log function may be invalid.
Type 'GPSTimePtr' was not found. Defaulting to type voidPtr.
Found on line 1372 of input from line 1371 of file C:\\Program Files\\Phidgets\\phidget21Matlab.h
Type 'GPSDatePtr' was not found. Defaulting to type voidPtr.
Found on line 1374 of input from line 1373 of file C:\\Program Files\\Phidgets\\phidget21Matlab.h
Type 'NMEADataPtr' was not found. Defaulting to type voidPtr.
Found on line 1378 of input from line 1377 of file C:\\Program Files\\Phidgets\\phidget21Matlab.h
*********
Error using loadlibrary (line 421)
The function call type stdcall is not supported
>>
I use matlab 2011 on a seven64.
Thanks a lot in adavance for your help
Gabriel Falco