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. (SOLVED)Add a option in configure on a compiled Qt
Forum Updated to NodeBB v4.3 + New Features

(SOLVED)Add a option in configure on a compiled Qt

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.6k Views 1 Watching
  • 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.
  • V Offline
    V Offline
    ViniciusCampanha
    wrote on last edited by
    #1

    Hello!

    I have builded my Qt with this options:

    configure.exe -prefix C:\Qt\4.8.5_x64_msvc2008 -debug-and-release -platform win32-msvc2008 -qt-sql-sqlite -no-multimedia -no-audio-backend -no-phonon -no-phonon-backend -no-declarative -mp -nomake examples -nomake demos -nomake docs

    But now I discovered that I will need the openssl and it is not in my build. Is there some way to add this to my current build or will have to recompile?

    Thanks!

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Run configure again. But it's probably best to run a full, fresh rebuild.

      (Z(:^

      1 Reply Last reply
      0
      • V Offline
        V Offline
        ViniciusCampanha
        wrote on last edited by
        #3

        Thanks slerdzio!

        So I need run configure and compile angain, I understood.

        I ran it in a vanilla code, to prevent errors, now its ok!

        Thanks!

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          I'm glad to hear that. Happy coding!

          (Z(:^

          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