Results 1 to 7 of 7

Thread: Deploymnet on windwos Xp

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Nov 2008
    Location
    Częstochowa/Poland
    Posts
    50
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2
    Thanked 11 Times in 11 Posts

    Default Re: Deploymnet on windwos Xp

    Hi I'm having the same problems. Could You please give me a list of .dll files one needs to include in order get my app up and running. My application dies when it tries to create a databaseconnection, it fails due to the lack of sqlite on the target system (I made a function listing the drivers available on the system and QSqlite is missing ). I have tried adding the qsqlited4.dll and the qsqlite4.dll (my app is still in debug). Sorry for beaing so lame

    Ok i got it running the qsqlite.dll needs to be an folder named sqldrivers. And all is fine
    Last edited by Grimlock; 15th November 2008 at 11:15.

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
  •  
Qt is a trademark of The Qt Company.