Compiling assimp with MinGW

人盡茶涼 提交于 2019-12-08 08:43:32

问题


I compiled assimp with MinGW and I ended up with

  1. 21mb of libassimp.dll
  2. 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.

来源:https://stackoverflow.com/questions/14805745/compiling-assimp-with-mingw

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!