Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Sqlite + qt 4.7.1 + vs 2008
Forum Updated to NodeBB v4.3 + New Features

Sqlite + qt 4.7.1 + vs 2008

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 2.2k 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.
  • K Offline
    K Offline
    kitten
    wrote on last edited by
    #1

    hi to every one
    i wrote a program on my vs2008 with qt and its db (sqlite type)
    it works well
    but when i build it in release mode and move it to another pc it does'nt work.
    i was understand it's problem is with qsqlite
    when i use db.open it get an error
    i know i should configure my compile configuration to use qsqlite on another pcs
    i use QTPLUGIN += qsqlite on .pro file but it does'nt work
    how can i solve this?

    www.kitten.mihanblog.com

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      How have you installed it on the other PC and what error did you? Have you installed the sqlite database to the other PC or just the Qt application?

      Cheers,
      Leon

      http://anavi.org/

      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