Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. qt cmakelist error.

qt cmakelist error.

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 245 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pada_
    wrote on last edited by
    #1

    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?

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Freetype for windows can be downloaded here (google is your friend...): https://www.freetype.org/download.html

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      P 1 Reply Last reply
      2
      • Christian EhrlicherC Christian Ehrlicher

        Freetype for windows can be downloaded here (google is your friend...): https://www.freetype.org/download.html

        P Offline
        P Offline
        Pada_
        wrote on last edited by
        #3

        @Christian-Ehrlicher

        In addition to freetype, it is very difficult to create various lib files such as zlib, libpng, libjpeg, lcms, etc.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          https://conan.io might be of interest.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved