Results 1 to 20 of 21

Thread: Step by Step MySQL Plugin... what's next step?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2006
    Posts
    41
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Step by Step MySQL Plugin... what's next step?

    ok i made the plugin through make and by configure but no success loading it by Qt any ideas?

  2. #2
    Join Date
    Nov 2006
    Posts
    41
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default

    Oh my wtf hmfs this at least!!!!!!!!!!!!!! i got it!!!!!!!!!!! the problem was... uhm i dont know what it was but i reinstalled mysql, "mingw-ized" the libs "make-ized" the libs to build the plugin "make-installed" the plugin and taratatannn Qt loaded the driver !!!!!! the last option is what worked at least damn o well now i have to solve connection problems to my remote server LOL thanks everyone

    uhm wtf uhm it looks like it only works in the visual studio command prompt environment in qt command prompt it loads the driver but i get the driver not loaded error right after any ideas? by the way i used nmake instead of make
    Last edited by wysota; 5th November 2006 at 09:13. Reason: Merged two posts sent in a short period of time.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Step by Step MySQL Plugin... what's next step?

    You are missing some environment variables (from MySQL?) and you probably mixed up two different builds - MSVC (nmake) one and MinGW (make) one.

  4. #4
    Join Date
    Nov 2006
    Posts
    41
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Step by Step MySQL Plugin... what's next step?

    Uhm what environment variables could be? and doesn't matter how i build the program (nmake or make) it just works from any cmd window but qt's cmd window, do i have to add env vars to qt's cmd? how?

Similar Threads

  1. MySQL plugin
    By ksqt in forum Installation and Deployment
    Replies: 12
    Last Post: 24th September 2009, 13:26
  2. MySql plugin driver issues
    By stevey in forum Installation and Deployment
    Replies: 11
    Last Post: 20th September 2006, 13:45
  3. Problems building mysql plugin for Qt 4.1.2 on windows XP
    By Philip_Anselmo in forum Installation and Deployment
    Replies: 3
    Last Post: 17th May 2006, 15:38
  4. Building of MySQL plugin fails
    By janca in forum Installation and Deployment
    Replies: 2
    Last Post: 21st January 2006, 08:23

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.