Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Create the Pro*C/C precompiler Sample1 with Borland CBuilder5. Doesnt work.

Create the Pro*C/C precompiler Sample1 with Borland CBuilder5. Doesnt work.

From: M.D.Schiller <Berlin3010_at_web.de>
Date: Tue, 25 Nov 2003 16:43:28 +0100
Message-ID: <bpvtcc$1s447q$1@ID-210289.news.uni-berlin.de>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US