Discussion:
[omniORB] Syntax error : Visual Studio
Thomas Pedot
2013-02-27 17:09:33 UTC
Permalink
Hi,
I don't know why I have a syntax error in stringtypes.h

stringtypes.h(136): error C2059: syntax error : 'constant'

Did I miss some configuration files ? some preprocessor definition ?

I try to make that tutorial : http://www.yolinux.com/TUTORIALS/CORBA.html
It fails to compile the client file here :

CRequestServiceA requestServiceA;

Thanks in advance.


--

Thomas PEDOT


Portes Sud - B?timent 3
12, rue Louis Courtois de Vi?ose
31100 TOULOUSE - France

Tel. +33 (0)5 61 00 19 19
tpedot at epsilon-alcen.com
Thomas Pedot
2013-02-28 17:11:00 UTC
Permalink
Hi,
so now it compiles but the client seems to fail to connect to the
NameService (then to the server...). So new Topic :)


2013/2/27 Thomas Pedot <tpedot at epsilon-alcen.com>
Post by Thomas Pedot
Hi,
I don't know why I have a syntax error in stringtypes.h
stringtypes.h(136): error C2059: syntax error : 'constant'
Did I miss some configuration files ? some preprocessor definition ?
I try to make that tutorial : http://www.yolinux.com/TUTORIALS/CORBA.html
CRequestServiceA requestServiceA;
Thanks in advance.
--
Thomas PEDOT
Portes Sud - B?timent 3
12, rue Louis Courtois de Vi?ose
31100 TOULOUSE - France
Tel. +33 (0)5 61 00 19 19
tpedot at epsilon-alcen.com
--
Thomas PEDOT <http://www.epsilon-alcen.com/>


Portes Sud - B?timent 3
12, rue Louis Courtois de Vi?ose
31100 TOULOUSE - France

Tel. +33 (0)5 61 00 19 19
tpedot at epsilon-alcen.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20130228/02517853/attachment.html>
Loading...