Hi All,
Does anyone have any experience compiling Pro*C on Windows 7?
Specifically, I'm trying (and failing) to compile any Pro*C at all using Dev-C++. I do not have Visual Studio installed, nor can I.
I have installed the Oracle Instant Client 11.2.0.4.0, but all I can get from the precompiler are error messages along the lines of:
This is despite me setting the include option to point to the MingW64 include directory.
Can anyone provide any pointers for me please (pun intended...)?
Does anyone have any experience compiling Pro*C on Windows 7?
Specifically, I'm trying (and failing) to compile any Pro*C at all using Dev-C++. I do not have Visual Studio installed, nor can I.
I have installed the Oracle Instant Client 11.2.0.4.0, but all I can get from the precompiler are error messages along the lines of:
C:
Error at line 9, column 10 in file C:\Program Files (x86)\Dev-Cpp\MinGW64\x86_64-w64-mingw32\include\stdio.h
#include <crtdefs.h>
.........1
PCC-S-02015, unable to open include file
This is despite me setting the include option to point to the MingW64 include directory.
Can anyone provide any pointers for me please (pun intended...)?