Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [Solved] Build Qt with VS2010
QtWS25 Last Chance

[Solved] Build Qt with VS2010

Scheduled Pinned Locked Moved Qt Creator and other tools
7 Posts 3 Posters 10.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.
  • I Offline
    I Offline
    ixSci
    wrote on last edited by
    #1

    Hello,

    I've downloaded Qt binaries for Windows(vs2008) and rebuilt them with vs2010(configure -platform win32-msvc2010). After building proccess was over I was trying to start Assistant but I was failed. It said Error reading collection file 'PATH_TO_APPDATA/AppData/Local/Trolltech/Assistant\qthelpcollection_4.7.0.qhc': Cannot load sqlite database driver! and nothing happen then. How can I overcome this issue?

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Felix
      wrote on last edited by
      #2

      did you build it with sqlite support? (-qt-sql-sqlite as configure parameter)

      1 Reply Last reply
      0
      • I Offline
        I Offline
        ixSci
        wrote on last edited by
        #3

        No, I've used default parameters. Should I rebuild it with this parameter? I built earlier versions of Qt with default parameters and never have such a problem.

        Sql Drivers:
        ODBC....................no
        MySQL...................no
        OCI.....................no
        PostgreSQL..............no
        TDS.....................no
        DB2.....................no
        SQLite..................plugin (qt)
        SQLite2.................no
        InterBase...............no

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Felix
          wrote on last edited by
          #4

          i would just try it with explicitly adding it

          1 Reply Last reply
          0
          • I Offline
            I Offline
            ixSci
            wrote on last edited by
            #5

            Ok, I'll try but it takes a lot of time. If somebody has another suggestions feel free to share them :)

            1 Reply Last reply
            0
            • J Offline
              J Offline
              jdbastardy
              wrote on last edited by
              #6

              It's better that you get the source package instead of a prebuilt binary if you wish to compile it by yourself. It's safer in my opinion.

              You can get it "here

              ":http://download.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.0.zip

              http://mattias-cibien.co.cc

              • Prepare for Qt consequences.
              1 Reply Last reply
              0
              • I Offline
                I Offline
                ixSci
                wrote on last edited by
                #7

                Thank you folks for advices! I've followed both: I rebuilt it with explicit sqllite option and took clean sources. One more option is that I built in at another PC :) Actually I don't know what is the reason of that three forced Assistant to work but it seems that it works fine now.

                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