QT+OpenGL(04)—freetype庫的編譯


1.freetype庫的下載html

https://www.freetype.org/download.htmlwindows

freetype-2.10.0.tar.bz2ui


2.解壓htm


3.進入  freetype-2.10.0\builds\windows\vc2010 目錄blog


4.用VS打開freetype.sln文件get

image


5.設置各項目的字符集爲UTF-8it

image


6.點擊菜單「生成」—>」生成解決方案」編譯

編譯後獲得的lib庫和dll文件在freetype-2.10.0\objs\x64\Release文件中,咱們須要的是其中的freetype.lib和freetype.dll兩個文件 下載

相關文章
相關標籤/搜索