Compiling Source under VS2012
Posted: Thu Jan 31, 2013 12:07
Dear All,
I've been recently trying to compile the source code provided on the website under Visual Studio 2012. I followed the steps that are posted on the wiki in order to compile it under Vs2010 and I tried to do the same under 2012. However I am getting mismatch erros for the values of _MSC_VER, referencing CEGUICoronaImageCodec.obg and corona_d.lib. It says that>>> mismatch detected for '_MSC_VER: value '1600' doesn't match value '1700' in CEGUICoronaImageCodec.obj.
Moreover, I am also getting Error 21 error C1083: Cannot open include file: 'd3dx9.h': No such file or directory v:\crazyeddiesgui\cegui-0.7.9\cegui\include\renderermodules\direct3d9\ceguidirect3d9geometrybuffer.h 34 1 CEGUIDirect3D9Renderer
Can anyone help me solve the situation?
Thank you very much
I've been recently trying to compile the source code provided on the website under Visual Studio 2012. I followed the steps that are posted on the wiki in order to compile it under Vs2010 and I tried to do the same under 2012. However I am getting mismatch erros for the values of _MSC_VER, referencing CEGUICoronaImageCodec.obg and corona_d.lib. It says that>>> mismatch detected for '_MSC_VER: value '1600' doesn't match value '1700' in CEGUICoronaImageCodec.obj.
Moreover, I am also getting Error 21 error C1083: Cannot open include file: 'd3dx9.h': No such file or directory v:\crazyeddiesgui\cegui-0.7.9\cegui\include\renderermodules\direct3d9\ceguidirect3d9geometrybuffer.h 34 1 CEGUIDirect3D9Renderer
Can anyone help me solve the situation?
Thank you very much