Home » Developer & Programmer » Precompilers, OCI & OCCI » Compiling *.pc file in windows  () 1 Vote
Compiling *.pc file in windows [message #94555] Wed, 02 February 2005 23:27 Go to next message
sattar
Messages: 3
Registered: February 2005
Junior Member
Hello everyone,
I've writeen a program to connect Oracle database (8i) from my application. My application is written in c language where I used proc coding to connect to oracle. Now, I want to compile that file (*.pc) from command prompt to make *.c output file. But, I could not do it as proc is not an internal or external command for command pormpt.
Plese help me for doing that.
Thanking you,
Sattar
Re: Compiling *.pc file in windows [message #94556 is a reply to message #94555] Wed, 02 February 2005 23:45 Go to previous messageGo to next message
Jai Vrat Singh
Messages: 205
Registered: September 2002
Location: Singapore
Senior Member
Please modify you path environment variable. Add $ORACLE_HOME/bin to it . In your Oracle installation proc executable resides in $ORACLE_HOME/bin.
Then it will be able to pick up.
or you give $ORACLE_HOME/bin/proc filename.pc
Re: Compiling *.pc file in windows [message #119587 is a reply to message #94555] Fri, 13 May 2005 08:26 Go to previous message
mpjoby@yahoo.com
Messages: 2
Registered: May 2005
Location: Bangalore
Junior Member
You add the installation of pro*c compiler 8i 3rd option you can
find proc in bin

ok
Previous Topic: about c++
Next Topic: Borland C++ unresolved symbol
Goto Forum:
  


Current Time: Sat Apr 20 02:15:41 CDT 2024