arnath
03-04-2008 19:24:38
I just got a new computer and I'm trying to set up Mogre. Microsoft apparently no longer offers VC# 2005 for download so I picked up VC# 2008 and installed the VC 2005 SP1 redistributable package and the DirectX runtime redist. However, any time I try to run a Mogre sample or one of the programs I have, I get this error:
System.BadImageFormatException: Could not load file or assembly 'Mogre, Version=1.4.6.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format. File name: 'Mogre, Version=1.4.6.0, Culture=neutral, PublicKeyToken=null' at Mogre.Demo.CelShading.Program.Main(String[] args)
Anyone know how I might be able to fix this?
System.BadImageFormatException: Could not load file or assembly 'Mogre, Version=1.4.6.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format. File name: 'Mogre, Version=1.4.6.0, Culture=neutral, PublicKeyToken=null' at Mogre.Demo.CelShading.Program.Main(String[] args)
Anyone know how I might be able to fix this?