Results 1 to 10 of 10

Thread: Configure QT vs build plugins manually!!!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2007
    Posts
    209
    Thanks
    34
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Configure QT vs build plugins manually!!!

    He was saying, he has two screw drivers, and they both did the job good, but couldn't figure out which screw-driver is better.

  2. #2
    Join Date
    Oct 2006
    Posts
    13
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Configure QT vs build plugins manually!!!

    OK, lets forget about what I wrote ...
    Just as I said my questions, thinkings wasn't clear enough because I got too many
    questions in the same time and I do apologize for that.
    Let me try on this way...

    My absolute interests are databases and building forms to access data.
    I know how to build forms, how to access data using forms, mostly I understand principles of QT C++ programming ...

    But what I don't know is use of dlls, libs,.. configure such things...
    So thats why I want to ask you following questions...

    FIRST CASE

    1. I want to configure my QT with MySQL, PostgreSQL.
    I got QT installed, MySQL and PostgreSQL installed in following locations:
    C:\PSQL, C:\MySQL. I set variables to point to specific directories...
    I didn't make any debug libraries, so I just got a fresh install.

    What are the steps that I should do?
    (build debug libraries, configure manually, build plugins...)
    What do you recommend?
    What do I get as the result of this operations?
    Which files should I use with my .exe file?


    SECOND CASE

    2. I got QT installed, MySQL and PostgreSQL installed in following locations:
    C:\PSQL, C:\MySQL. I set variables to point to specific directories...
    Suppose I clicked on the build debug libraries, so my QT works but without
    MySQL and PostgreSQL support.

    What are the steps that I should do?
    (configure, build plugins,...)
    What do I get as the result of this operations...
    (dll files, libs,... what?)
    Which files should I use with my .exe file?
    (plugins, or some other dll files,...)



    I made a couple of small application but I don't know how I made them work.
    I have used configure, build plugins,... so somehow I got some files, place them into the directory where .exe is placed an they work. Not just on my computer.
    And thats why I want to know what is the appropriate way to do so...
    Sometimes miracle happen!

Similar Threads

  1. Qt4 Plugins How-to
    By Chaid in forum Qt Programming
    Replies: 4
    Last Post: 8th July 2006, 08:32

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.