PDA

View Full Version : SQL driver load problem



vieraci
21st September 2009, 07:12
Hi,

My app won't load the db2 sql driver from Qt Creator, only when invoked from a command line.
I tried copying the libsqldb2.so file to /usr/, /usr/lib/ /mySourceDirectory but for some reason, it doesn't load. If I want to debug my program from Qt Creator I can't do it. Does anyone have any idea why it won't load ?
:confused:

vieraci
12th December 2009, 14:59
In Qt Creator Options menu, rebuild the Debugging helper.