Contents |
Source code containing standardised projects provided for convenience
Our Assimp precompiled "debug" build does not set the "_HAS_ITERATOR_DEBUGGING=0" and "_SECURE_SCL=0" options. This is for consistancy with the other precompiled libraries - avoiding incompatible STL versions. (See Information )
Assimp is built using boost. You do not require boost to use the precompiled libraries.
The AssimpLinux page is useful for Linux users who want to compile Assimp.