|
From: Nick A. <tet...@gm...> - 2015-06-08 17:38:27
|
Hi there, I've compiled Assimp 3.1.1 with CMake and Visual Studio. Everything compiled correctly, however, when I run my project (that uses JAssimp), something goes wrong. I checked Dependency Walker to see what was happening, and it turns out Assimp.exe is missing a few functions. What is going wrong here? Alternatively, does anyone have a functioning Assimp.exe I can use? |