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. Link gdal to Qt Creator

Link gdal to Qt Creator

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.4k 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.
  • A Offline
    A Offline
    Andraskhun
    wrote on last edited by
    #1

    Hello, could you please help how can I use gdal in Qt creator?

    jsulmJ 1 Reply Last reply
    0
    • A Andraskhun

      Hello, could you please help how can I use gdal in Qt creator?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Andraskhun Like any other library. After installing it (either binary or build from source) take a look at this to see how to use a library in your project: http://doc.qt.io/qtcreator/creator-project-qmake-libraries.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        Just a note as its often relevant.
        On the download it says for windows its compiled with VC2005/VC2008/VC2010/VC2012/VC2013
        so make sure to match compiler if on windows if you do not compile gdal yourself.

        On linux, its more likely to just match.

        1 Reply Last reply
        2

        • Login

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