[omniORB] Another Fatal error
Hai Wang
wangh@Teltec.DCU.IE
Sat, 5 Jun 1999 11:36:50 +0100
Hi Chafey,
Thanks for your help, I have solved the error with your
suggestion, but one new error occurs, when I compile xxSK.cpp in
my application.
the error is:
<bold><italic>C:\omniorb\omniORB_2.7.1\include\omnithread.h(143) : fatal
error C1189: #error : "No implementation header file".</italic></bold>
Once again, thank you very much.
Cheers!<bold>
Hai
iDapSK.cpp
Date sent: Fri, 04 Jun 1999 14:31:48 -0700
To: "Hai Wang" <<wangh@Teltec.DCU.IE>, omniorb-list@uk.research.att.com
From: Chris Hafey <<chafey@prowess.com>
Subject: Re: [omniORB] Fatal error
</bold><color><param>7F00,0000,0000</param>> Hai,
> This error occurs when the compiler attempts to use precompiled headers
> for a file that does not include "stdafx.h" as its first include file. I
> would recommend turning off precompiled headers for your omniidl2 generated
> files. You can do this in the project settings, C/C++ tab, precompiled
> headers category.
>
> Chris Hafey
>
> At 10:05 PM 6/4/99 +0100, Hai Wang wrote:
> >Hi all,
> > I have got a problem when I tried to compile the xxSK.cpp (stub)
> >from one IDL file. The procedure is as follow:
> > I wrote a simple application by using Vc++ 5, and then insert the
> >stub file in my application. While I compile the application one fatal
> >error occured "xxSK.cpp(37) : fatal error C1010: unexpected end of
> >file while looking for precompiled header directive". I appreciate If
> >anyone can help me solve the problem.
> >Thanks in advance.
> >Hai
> >
> >
> >
>
>
<nofill>