Compile sqldrivers in debug mode
-
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=DebugEverytime it will only compile the release version!
Please, can you tell me whats wrong?
The QT-Debug informations are installed!Thank you!
-
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=DebugEverytime it will only compile the release version!
Please, can you tell me whats wrong?
The QT-Debug informations are installed!Thank you!
-
S sp3x has marked this topic as solved on