This problem has been fixed.
Code:
E:\ncl_EEG\OpenVibe\openvibe-0.13.1-svn3210-src\openvibe-applications\acquisitio
n-server\trunc\src\tmsi-refa32b\ovasCDriverTMSiRefa32B.cpp(520) : warning C4244:
'initializing' : conversion from 'const OpenViBE::uint64' to 'OpenViBE::uint32'
, possible loss of data
NMAKE : fatal error U1077: 'D:\PROGRA~1\MICROS~1.0\VC\bin\cl.exe' : return code
'0x2'
Stop.
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 10.0\VC\BI
N\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 10.0\VC\BI
N\nmake.exe"' : return code '0x2'
Stop.
An error occured during building process
Press any key to continue . . .
As we can see, the compiling is stopped by the file "ovasCDriverTMSiRefa32B.cpp". I found another post have similar problem only differ in the OS. I took the same file uploaded by jlegeny see
http://openvibe.inria.fr/forum/viewtopic.php?f=4&t=576 and replace the same file in my openvibe project. Problem solved, except there are still a lot of warnings. But the Openvibe can function properly. I acutally tried on server PC, in Win7 + Vs2010 enviorment, 3 computers are failed in compile the source code if ovasCDriverTMSiRefa32B.cpp has not been replaced. Is this a bug in the current release? It would be very useful if someone can tell me why this error occurred in the first place.
And i have an other question, i also download a installer file for testing my gtec Usbamp device. In the installation version, i can find the gtec support in the server list, whereas this device's driver can not be found in my complied version. Can someone explaine me how to get gtec device supported in the source file? Do i need to program something extra?
Thank you very much
Wang Yubo
But it will be very useful if someone can tell me why this error happened.