Results 1 to 11 of 11

Thread: Migrating development XD

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Nov 2006
    Posts
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Migrating development XD

    When i was preparing installation for our customer to use PSQL plugin i had to add to install folder among dependant QtCore.dll, QtGui.dll and QtSql.dll (and maybe what ever else you are using) folder called sqldrivers. Where your plugin should be located. But be aware of other possible dependencies of your mysql driver. E.g. PSQL plugin needs other dlls distributed with client's package of Postgres. But probably i answered different question. :-| I would say that for development it should be enough to put your plugin to plugins folder under QT install dir.
    Last edited by budul; 23rd November 2006 at 16:11.

Similar Threads

  1. Qtopia host side development environment for ARM target.
    By hvreddy1110 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 11th October 2006, 15:05

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.