Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Create the Pro*C/C precompiler Sample1 with Borland CBuilder5. Doesnt work.
Hi.
I am trying to build the Sample1 for the Pro*C/C precompiler with the CBuilder5 but the precompiler couldnt find the need header files.
My command line is:
set borland=c:\Programs\Borland\CBuilder5
proc threads=yes parse=partial iname=sample1.pc include="c:\oracle\ora92\precomp\public" include="%borland%\Include"
if i start the precompiler it tells me that he cannot find <stdio.h> <string.h> ... etc. but these include files are in the ...CBuilder/Include directory !!
So what i have made wrong?
Thanks for help!
M.D.Schiller Received on Tue Nov 25 2003 - 09:43:28 CST
![]() |
![]() |