Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt with custom sdk

Qt with custom sdk

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.3k 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.
  • B Offline
    B Offline
    blackbelt
    wrote on last edited by
    #1

    need I to create a new mkspecs in order to make compile Qt with a custom sdk? If yes, need I to setup lib and include dir in the qmake.conf file? Could somebody help me with a simple exampe?

    thank you in advance

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

      What do you mean with 'custom SDK'?

      If you have your own set of Qt libraries (for example downloaded somewhere or built on your own) just add them in QtCreator and select them for your project. If you are building on the command line just make sure you've a proper $QTDIR set; qmake will do the rest for you.

      1 Reply Last reply
      0

      • Login

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