开发者

Static library for DevIL?

开发者 https://www.devze.com 2022-12-08 02:16 出处:网络
I really need a static version of the DevIL DLLs for windows as I need to statically link my program to it. Any开发者_StackOverflow中文版one got one?

I really need a static version of the DevIL DLLs for windows as I need to statically link my program to it. Any开发者_StackOverflow中文版one got one?

I, unfortunately, don't have the toolchain to compile from source :/

thanks,


Is there some particular reason you can't (or are unwilling) to get the necessary toolchain to compile it?

That said, what's wrong with the material available from the download page? All the libs you need to compile are listed right there at the end, and there's an MSVC++ 2008 package all zipped up to make it even easier.

http://openil.sourceforge.net/download.php

0

精彩评论

暂无评论...
验证码 换一张
取 消