Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Compile sqldrivers in debug mode
Forum Updated to NodeBB v4.3 + New Features

Compile sqldrivers in debug mode

Scheduled Pinned Locked Moved Solved Installation and Deployment
2 Posts 1 Posters 245 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sp3x
    wrote on last edited by
    #1

    Hello,

    I'am trying to build the QOCI library in debug mode. But it wont work.
    Heres the command I've tried:

    vcvars64
    qt-cmake -G Ninja C:\Qt\6.6.1\Src\qtbase\src\plugins\sqldrivers -DCMAKE_INSTALL_PREFIX="C:\Qt\6.6.1\msvc2019_64" -DOracle_INCLUDE_DIR=C:\Users\xx\Desktop\xx\bin\instantclient_21_12\sdk\include -DOracle_LIBRARY=C:\Users\xx\Desktop\xx\bin\instantclient_21_12\sdk\lib\msvc\oci.lib -DCMAKE_BUILD_TYPE=Debug
    

    Everytime it will only compile the release version!
    Please, can you tell me whats wrong?
    The QT-Debug informations are installed!

    Thank you!

    S 1 Reply Last reply
    0
    • S sp3x

      Hello,

      I'am trying to build the QOCI library in debug mode. But it wont work.
      Heres the command I've tried:

      vcvars64
      qt-cmake -G Ninja C:\Qt\6.6.1\Src\qtbase\src\plugins\sqldrivers -DCMAKE_INSTALL_PREFIX="C:\Qt\6.6.1\msvc2019_64" -DOracle_INCLUDE_DIR=C:\Users\xx\Desktop\xx\bin\instantclient_21_12\sdk\include -DOracle_LIBRARY=C:\Users\xx\Desktop\xx\bin\instantclient_21_12\sdk\lib\msvc\oci.lib -DCMAKE_BUILD_TYPE=Debug
      

      Everytime it will only compile the release version!
      Please, can you tell me whats wrong?
      The QT-Debug informations are installed!

      Thank you!

      S Offline
      S Offline
      sp3x
      wrote on last edited by
      #2

      @sp3x I have no idea why, but now ot's working!

      1 Reply Last reply
      1
      • S sp3x has marked this topic as solved on

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved