Re: Compiling Pro C/C++ resulting files with MS visual C++ 6.0

From: Iurie Jigalov <IJigalov_at_tvguide.ca>
Date: Wed, 14 Jul 1999 19:22:48 GMT
Message-ID: <cs5j3.34543$5a.43092_at_news20.bellglobal.com>


Hi,

Usually I am including pc file into VC project and using in 'Project->Settings-> myfile.pc->commands->

following parameters:

proc22.exe iname=mypath\myfile.pc oname=mypath\myfile\eb.c sys_include='path for VC include Dir' include='path fro your h files ' userid=username/password hold_cursor=yes release_cursor=yes varchar=yes unsafe_null=yes dbms=v7 sqlcheck=full oreclen=200 maxopencursors=1000 ireclen=200 def_sqlcode=yes

and after that VC automatically can compile pc into C and then compileing C ( and exe).

Iurie Jigalov. Oracle DBA. IJigalov_at_tvguide.ca

abutarif_at_my-deja.com wrote in message <7mil6j$o9o$1_at_nnrp1.deja.com>...
>Hi,
>I've been trying to compile the results from proc with the Microsft
>Visual C++ version 6.0 and it keeps giving me the error:
>Unexpected end of file while looking for precompiled directive.
>
>The same file can be compiled by Microsoft Visual C++ if the project
>was set as Windows Console Application (EXE) but it generates that
>error if the project is of "MFC Application" type.
>
>Can anyone tell me what settings to change in order to make it
>successfully compile.
>
>Thanks
>Abu-Tarif
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Wed Jul 14 1999 - 21:22:48 CEST

Original text of this message