Results 1 to 2 of 2

Thread: Deploying debug Qt application - failed to load ODBC driver

  1. #1
    Join Date
    Sep 2007
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Deploying debug Qt application - failed to load ODBC driver

    Hi All,

    I have copied my debug exe and all the dependent Qt debug dlls and plugin dlls to another machine. While executing the application crashes saying it's unable to load the ODBC driver. "Faulting application ibrowse.exe, version 0.0.0.0, faulting module qtsqld4.dll, version 4.3.1.0, fault address 0x0000906d. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp."

    I have set the QApplication::libraryPath in my application for the Plugins and the plugin dlls are availabe in the mentioned directory.
    But the registry is not getting updated with the Qt Factory Cache 4.3 section. I can find only the Qt Plugin Cache 4.3.debug section in the registry.

    If I am running the same from my machine where Qt is installed everything works just fine.

    Please help!

    Thanks,
    Suresh

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Deploying debug Qt application - failed to load ODBC driver

    May I just ask... why on the earth would you like to deploy a debug version?
    J-P Nurmi

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.