You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of ODPI-C are you using (see dpi.h)?
5.6.4
What OS (and version) is your application on?
Windows
What compiler (and version) did you use?
GCC/LLVM
What is your version of the Oracle Client (e.g. Instant Client)? How was it installed? Where it is installed?
Instant Client 23.7
What is your Oracle Database version?
Oracle 23i
What is the PATH environment variable (on Windows) or LD_LIBRARY_PATH (on Linux) set to?
PATH=%PATH%;%ORACLE_HOME%\instantclient_23_7
What environment variables did you set? How exactly did you set them?
What problem or error(s) you are seeing?
The compile script not yet support MSYS2/Cygwin environment(make script and pkg config file), and failed to make a MINGW package for MSYS/Cygwin.
What version of ODPI-C are you using (see dpi.h)?
5.6.4
What OS (and version) is your application on?
Windows
What compiler (and version) did you use?
GCC/LLVM
What is your version of the Oracle Client (e.g. Instant Client)? How was it installed? Where it is installed?
Instant Client 23.7
What is your Oracle Database version?
Oracle 23i
What is the
PATHenvironment variable (on Windows) orLD_LIBRARY_PATH(on Linux) set to?PATH=%PATH%;%ORACLE_HOME%\instantclient_23_7
What environment variables did you set? How exactly did you set them?
What problem or error(s) you are seeing?
The compile script not yet support MSYS2/Cygwin environment(make script and pkg config file), and failed to make a MINGW package for MSYS/Cygwin.