[omniORB-dev] Re: Problem using omniORB4 with VC8

Tahar Ouhrouche tahar.ouhrouche at gmail.com
Mon Jul 2 07:29:28 BST 2007


Hi Guys,
I finally resolved the problem by changing the order of including files in
my cpp/h file. In fact, I should have included the .hh files before stdafx.h
.
Is there any known conflict between the omniORB generated files and "
stdafx.h" ?

Thanks & regards,

Tahar

On 6/14/07, Tahar Ouhrouche <tahar.ouhrouche at gmail.com> wrote:
>
> Hi,
> I need to compile an application done with omniORB4.0.7 for VC8.
> I got this error:
> error C2332: 'class' : missing tag name    d:\tools\omniorb4\include\
> omniorb4\corba_exception.h    231
> the line with causes the error is:
> OMNIORB_FOR_EACH_SYS_EXCEPTION(OMNIORB_DECLARE_SYS_EXCEPTION)
>
> I work under Windows XP professional edition.
>
>
> Best regards,
>
> Tahar
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-dev/attachments/20070702/76065a09/attachment.htm


More information about the omniORB-dev mailing list