[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [xmlblaster-devel] VC6
Here's what I get trying to build 0.849 under VC6 SP5, using TAO...
cpp-corba-idl-TAO:
[echo] TAO stubs and skeletons for os=windows are up to date
[echo] cpp-corba-idl-TAO done, continue with cpp-lib ...
[echo] Using C:/local/xerces-c_2_3_0-win32/lib and xerces-c_2
[copy] Copying 1 file to C:\local\xmlBlaster\src\c++\util
[copy] Replacing: at version at -> 0.849
[copy] Replacing: at build.timestamp at -> 07/22/2003 05:53 PM
[cc] 87 total files to be compiled.
[cc] QueryKeyData.cpp
[cc] C:\local\xmlBlaster\src\c++\util/Global.h(39) : error C2059:
syntax error : '<end Parse>'
[cc] C:\local\xmlBlaster\src\c++\util/Global.h(40) : error C2238:
unexpected token(s) preceding ';'
....
Is this the expected error in VC6?
-----Original Message-----
From: David Hooker
Sent: Tuesday, July 22, 2003 3:47 PM
To: xmlblaster-devel at server.xmlblaster.org
Subject: RE: [xmlblaster-devel] VC6
I will be trying it with VC6 SP5 this evening. I don't want to install
all the baggage that VS.NET brings along just to have a C++ compiler.
-----Original Message-----
From: Martin Johnson [mailto:mjhn at bigpond.net.au]
Sent: Tuesday, July 22, 2003 7:32 AM
To: xmlblaster-devel at server.xmlblaster.org
Subject: Re: [xmlblaster-devel] VC6
Hi Michele
> Meanwhile we have significantly simplified the namespaces: we reduced
> the number of namespaces and removed all using directives from the
> header files.
Well I sure will, on vc7 at least, did it bring down the size by much.
Regards
Martin