[SOLVED]Library H-E-Double Hockey Stick: Now Missing Driver
-
Hello Again!
I wanted to use the KDE KLed widget in my app so I added:
@
LIBS +=-L/usr/lib/kde4/devel -lkdeui
@but now my project no longer sees my DB plugins. My plugins are located at /home/bobby/QtSDK/QtSources/4.7.3/plugins/sqldrivers
I added that path after -L on my libraries with no luck. Has anyone stepped on their toes like this before?