I compiled assimp with MinGW and I ended up with
- 21mb of
libassimp.dll
- 42mb of
libassimp.dll.a
Has anyone done this before? Why did I end up with such big files? I comparison of the VS compiled version, they are relatively small ~ 2mb.
I compiled assimp with MinGW and I ended up with
libassimp.dll
libassimp.dll.a
Has anyone done this before? Why did I end up with such big files? I comparison of the VS compiled version, they are relatively small ~ 2mb.