The latest version of 1.1.0.5c (a couple hours ago) fails to compile on Linux. Perhaps a missing file? I have compiled an older version with no issues just to make sure it’s all good on my end.
Infile included from/home/moonbasealpha/Programming/monkey2/modules/assimp/assimp.buildv1.1.05/linux_release/src/assimp_assimp.cpp:2:0:
/home/moonbasealpha/Programming/monkey2/modules/assimp/assimp.buildv1.1.05/linux_release/include/assimp_assimp.h:6:28:fatal error:assimp/cimport.h:No such file ordirectory
Same problem here on Mac (ElCapitan with latest command tools)
Tried to chmod “-rwx -R” but no luck
Tried to remove 3d modules (assimp bullet and the 3 mojo-3d) but then it sends the “file not found #include <somthing/something.h>” error with chipmunk (wich was working on the same computer some weeks/months ago.