Results 1 to 3 of 3

Thread: Compile Oracle 64 bit plugin on Windows 64 bit with Qt4.3

  1. #1
    Join Date
    Mar 2008
    Posts
    55
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Compile Oracle 64 bit plugin on Windows 64 bit with Qt4.3

    Hello everyone,

    I’ve an application which must connect to an Oracle database. It works well on Windows x32 bit. But recently, I’ve encoutred a problem with Oracle 11g 64 bit installed on Windows 64 bit and I’m receveing the error message “Driver not loaded”.
    I’ve tried to compile a new qsqlOci plugin but I’ve some link errors like “ error LNK2019: symbole externe non résolu _OCIDescriptorAlloc référencé dans la fonction “public: __thiscall QOCIRowId::QOCIRowId(struct OCIEnv *)” (??0QOCIRowId@@QAE@PAUOCIEnv@@@Z)”
    Note that I’m using Qt 4.3 with VS 2005
    Does anyone have an idea about this problem and can help me to resolve it ?
    Many thank in advance.
    Best regards.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Compile Oracle 64 bit plugin on Windows 64 bit with Qt4.3

    Have you built a 64-bit set of Qt libraries or are you expecting to be able to link your 32-bit Qt to the 64-bit Oracle client?

  3. #3
    Join Date
    Mar 2008
    Posts
    55
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Compile Oracle 64 bit plugin on Windows 64 bit with Qt4.3

    Hi,

    Thanks for replying. I'm looking to link my 32-bit Qt to the 64 bit Oracle client.

Similar Threads

  1. Oracle OCI Plugin
    By sa5webber in forum Qt Programming
    Replies: 1
    Last Post: 24th June 2013, 05:54
  2. QOCI plugin with Oracle RAC
    By davidovv in forum Qt Programming
    Replies: 4
    Last Post: 7th July 2011, 11:54
  3. Trouble compile QIBASE plugin on Windows
    By estanisgeyer in forum Newbie
    Replies: 2
    Last Post: 25th May 2011, 11:55
  4. OCI(oracle)driver adding to plugin
    By jjbabu in forum Qt Programming
    Replies: 0
    Last Post: 22nd April 2009, 12:04
  5. QOpenOCCI Oracle SQL Plugin
    By a_white in forum Qt-based Software
    Replies: 19
    Last Post: 13th March 2009, 08:39

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.