qt cmakelist error.
-
wrote on 25 Sept 2019, 06:08 last edited by
I am using Linux 64Bit and Windos 8.1 64Bit.
In Linux 64Bit environment, cmakelist using freetype library was opened and used normally in qt.
I run the same source on windows 8.1 64bit, so I can't run it with an error because there is no freetype library.
Is there a way to add a freetype library in windows? Can I register it as a dll?
-
Freetype for windows can be downloaded here (google is your friend...): https://www.freetype.org/download.html
-
Freetype for windows can be downloaded here (google is your friend...): https://www.freetype.org/download.html
wrote on 1 Oct 2019, 00:12 last edited byIn addition to freetype, it is very difficult to create various lib files such as zlib, libpng, libjpeg, lcms, etc.
-
Hi,
https://conan.io might be of interest.
1/4