What steps will reproduce the problem?
1. implement example from getting started wiki
2. use mono on linux, with xamarin studio and nuget package of assimp-net
3. run example application -> crash
What is the expected output? What do you see instead?
the application crashes because the assimp library is not named assimp64 on
linux.
What version of the product are you using? On what operating system?
nuget package of assimp-net. also copied dozens of assimp libraries from latest
c++ assimp version
Please provide any additional information below.
changing the name has no effect, it seems like the loadlibrary call is
searching in a wrong directory
i attached my error log
Original issue reported on code.google.com by martin.s...@googlemail.com on 20 Aug 2014 at 8:49
Original issue reported on code.google.com by
martin.s...@googlemail.com
on 20 Aug 2014 at 8:49Attachments: