Could not load file or assembly
Posted: Sun Apr 05, 2015 11:46 am
I create monogame project for windows phone 8.1 and reference BEPUik.dll,BEPUphysics.dll,BEPUutilities.dll
Got this after launch project on emulator
An exception of type 'System.IO.FileNotFoundException' occurred in BEPUphysics.DLL but was not handled in user code
Additional information: Could not load file or assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
Got this after launch project on emulator
An exception of type 'System.IO.FileNotFoundException' occurred in BEPUphysics.DLL but was not handled in user code
Additional information: Could not load file or assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.