New compilation troubles
Posted: 21 Apr 2011, 04:08
Dear all,
after it has been announced the complete support to VS2010, I just updated all the source tree which I used to compile perfectly with VS2008, and I create a second folder for VS2010.
VS2010 never completed a compilation correctly, and now unfortunately I found almost the same troubles in the VS 2008 version too. Here are the basic two problems:
1) Projects: NicoletOne, MFCDemo
fatal error C1189: #error : Please use the /MD switch for _AFXDLL builds c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxver_.h 81 MFCDemo
2) Projects: CursorTask
fatal error C1083: Cannot open include file: 'QGLWidget': No such file or directory c:\ebrain\bci2000\src\extlib\3dapi\glheaders.h 32 CursorTask
Almost the same is happening under VS2010, both with the original installation and after the Service Pack 1 installed, and on two different computers, all running Windows 7 64 bit (I am compiling win32 anyway).
Any hints will be very very very welcome =)
Ciao
Paolo
after it has been announced the complete support to VS2010, I just updated all the source tree which I used to compile perfectly with VS2008, and I create a second folder for VS2010.
VS2010 never completed a compilation correctly, and now unfortunately I found almost the same troubles in the VS 2008 version too. Here are the basic two problems:
1) Projects: NicoletOne, MFCDemo
fatal error C1189: #error : Please use the /MD switch for _AFXDLL builds c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxver_.h 81 MFCDemo
2) Projects: CursorTask
fatal error C1083: Cannot open include file: 'QGLWidget': No such file or directory c:\ebrain\bci2000\src\extlib\3dapi\glheaders.h 32 CursorTask
Almost the same is happening under VS2010, both with the original installation and after the Service Pack 1 installed, and on two different computers, all running Windows 7 64 bit (I am compiling win32 anyway).
Any hints will be very very very welcome =)
Ciao
Paolo