Can anyone point me in the right direction?
I’m trying to build Blender 2.5 using scons and msvc (2008 Pro). I was able to build blender about a month ago but now I’m getting the following error:
Linking program ==> ‘makesdna.exe’
C:\build\blender25-win64-vc\source\blender\makesdna\intern\makesdna.obj : fatal
error LNK1112: module machine type ‘X86’ conflicts with target machine type 'x64
’
scons: *** [C:\build\blender25-win64-vc\makesdna.exe] Error 1112
scons: building terminated because of errors.
Thank you for any help anyone can provide.