Results 1 to 2 of 2

Thread: Deploying sqlite plugin.

  1. #1
    Join Date
    Dec 2010
    Posts
    13
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Deploying sqlite plugin.

    I wrote a Windows app that uses sqlite.

    I am deploying the app dynamically.

    I used depedency-walker to find the dlls that I should distribute with the app.

    I included MINGWM10.DLL , LIBGCC_S_DW2-1.DLL , QTCORE4.DLL , QTGUI4.DLL , QTSQL4.DLL , /sqldrivers/QSQLITE4.DLL into the root folder of app.exe

    I ran app.exe on another machine and the sqlite driver is not being loaded.

    How can I get the sqlite driver to be loaded and what dll do I need to include? I have read qt 4.7 docs on dynamic deployment using nmake. (They have not worked.)

  2. #2
    Join Date
    Aug 2009
    Location
    coimbatore,India
    Posts
    314
    Thanks
    37
    Thanked 47 Times in 43 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Deploying sqlite plugin.

    hi,
    see this prev thread
    http://www.qtcentre.org/threads/3712...erent-computer

    hope it helps
    Bala

Similar Threads

  1. Replies: 5
    Last Post: 20th December 2010, 10:01
  2. SQLite plugin - Dump entire table to a label similar.
    By Gavin Harper in forum Qt Programming
    Replies: 5
    Last Post: 23rd August 2010, 11:20
  3. Loading SQLite plugin. Again!
    By miwarre in forum Newbie
    Replies: 5
    Last Post: 12th November 2009, 11:23
  4. Deploying sqlite app
    By codeman in forum Installation and Deployment
    Replies: 7
    Last Post: 21st October 2009, 12:13
  5. Plugin SQLite/Mysql non trouvés
    By keo in forum Installation and Deployment
    Replies: 0
    Last Post: 10th September 2009, 09:47

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.