Prev: structure of data uicontrol
Next: Cdata Normal
From: Gargi Bag on 4 Aug 2010 09:51 hello I have just started to use TrueTime. I am using Microsoft Visual Studio 2008 and MATLAB version of R2010a in Windows 7. The truetime version is TrueTime 1.5. I am having the following error when iam trying to compile truetime. >> make_truetime Compiling TrueTime kernel block... ttkernelMATLAB.cpp c:\$dir\kernel\ttkernel.cpp(491) : error C3861: 'mxSetName': identifier not found c:\$dir\kernel\ttkernel.cpp(491) : error C3861: 'mexPutArray': identifier not found c:\$dir\kernel\ttkernel.cpp(492) : error C3861: 'mexGetArrayPtr': identifier not found c:\$dir\kernel\ttkernel.cpp(1011) : error C3861: 'mxSetName': identifier not found c:\$dir\kernel\ttkernel.cpp(1011) : error C3861: 'mexPutArray': identifier not found C:\APPS\R2010A\BIN\MEX.PL: Error: Compile of 'ttkernelMATLAB.cpp' failed. Compilation using MEX failed! (Run 'mex -setup' to configure your compiler) Before compiling truetime, i had already configured the compiler using mex -setup. Any information regarding this will be greatly useful to me. Thanks and Regards Gargi
|
Pages: 1 Prev: structure of data uicontrol Next: Cdata Normal |