Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Link gdal to Qt Creator

    General and Desktop
    3
    3
    1103
    Loading More Posts
    • 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
      Andraskhun last edited by

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

      jsulm 1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion @Andraskhun last edited by

        @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 Reply Quote 2
        • mrjj
          mrjj Lifetime Qt Champion last edited by

          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 Reply Quote 2
          • First post
            Last post