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. No configure file

No configure file

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 1.9k 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.
  • D Offline
    D Offline
    darkp03
    wrote on last edited by
    #1

    Hi, ive been having some trouble with my sqldrivers. (http://qt-project.org/forums/viewthread/34372/)
    Ive been googling forums, and some poeple had a similar problem, and they fixed it by running configure with some special options. The thing is, that I dont have any configure file on my QT directory. This is a brand new version of QT ive just installed. I donwloaded it from here http://qt-project.org/downloads . Tried both the

    Qt Online Installer for Linux 64-bit (22 MB)
    Qt 5.1.1 for Linux 64-bit (415 MB)

    and none of them came with the configure file. What am i doing wrong?
    The only configure file i found is a "configure.prf" located at Qt5.1.1/5.1.1/gcc_64/mkspecs/features

    Could any one help me please? I really need to get this sqlite working, and nobody has been able to help me, and i cant find anything on the internet. I really dont know what im doingn wrong

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

      Hi,

      To compile anything from Qt yourself, you first need to get the sources. Note that you don't have to rebuild all of Qt, just the plugins you need

      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
      0
      • Y Offline
        Y Offline
        yckim
        wrote on last edited by
        #3

        I'm having a same problem on Qt 5.0.2.
        There is no configure.bat for windows version.
        I checked "Qt 5.2.0 for Windows 64-bit (VS 2012, 590 MB)", and "Qt 5.2.0 for Windows 32-bit (MinGW 4.8, OpenGL, 689 MB)". I need it to build my application with -static option. Does anyone know how to compile my application with the static linking? Doc doesn't help at all.(https://qt-project.org/doc/qt-5/windows-deployment.html)

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

          Hi,

          Like I said to darkp03, you need to download the sources, or check the option in the installer

          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
          0
          • Y Offline
            Y Offline
            yckim
            wrote on last edited by
            #5

            [quote author="SGaist" date="1390124210"]Hi,

            Like I said to darkp03, you need to download the sources, or check the option in the installer[/quote]

            Thanks. Now I understood what the sources means. I re-installed Qt 5 several times with the installer, but, I couldn't find any option for it. I'll try to install Qt 5 from the source. (It looks quite tough for me)

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

              You don't need to build a full Qt only to get the Sql plugin. Just build the plugin

              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
              0

              • Login

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