Results 1 to 2 of 2

Thread: how to deploy qt based application with oracle plugin

  1. #1
    Join Date
    Mar 2010
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default how to deploy qt based application with oracle plugin

    i'm using the following article: http://doc.qt.nokia.com/4.6/deployme...shared-library

    trying to build static build. when i try to load the command:

    configure -static -plugin-sql-oci

    i get the following error msg:

    Qt Code:
    1. WARNING: Qt does not support compiling the Oracle database driver with MinGW, due to lack of such support from Oracle. Consider disabling the Oracle driver, as the current build will most likely fail. (Press any key to continue..)
    To copy to clipboard, switch view to plain text mode 

    does it mean i can't deploy qt based application using the OCI driver ?

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: how to deploy qt based application with oracle plugin

    Quote Originally Posted by kaycee1 View Post
    does it mean i can't deploy qt based application using the OCI driver ?
    Ehm, no, it only says that you can't do so with MinGW. You can use Microsofts compiler.

Similar Threads

  1. Has anybody ever able to deploy qt application?
    By Tarun in forum Installation and Deployment
    Replies: 16
    Last Post: 22nd February 2010, 10:08
  2. OCI(oracle)driver adding to plugin
    By jjbabu in forum Qt Programming
    Replies: 0
    Last Post: 22nd April 2009, 13:04
  3. how to deploy my application
    By yuvaraj.yadav in forum Installation and Deployment
    Replies: 5
    Last Post: 9th April 2009, 11:21
  4. QOpenOCCI Oracle SQL Plugin
    By a_white in forum Qt-based Software
    Replies: 19
    Last Post: 13th March 2009, 09:39
  5. Deploy Qt application on Mac OS X
    By giandrea77 in forum Installation and Deployment
    Replies: 3
    Last Post: 11th February 2009, 10:34

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.