I wanted to test the new features recently presented on the blog, so I tried to compile from svn sources but I have a link error during Irrlicht build (on Windows 7, vs2010):
- {l Code}: {l Select All Code}
LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
obj\Static lib - Debug\Irrlicht.res : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
Do you know how can I solve it ?
Thanks.