[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xmlblaster] xmlBlaster C++ client library with native SOCKET plugin available



Hi Marcel,
great work !!! Just one short correction and one addition (see below)

Marcel Ruff wrote:


 Edit build.properties to only contain these settings:
   COMPILE_SOCKET_PLUGIN=1
   COMPILE_CORBA_PLUGIN=1
   corba.product = NONE

should be:

COMPILE_SOCKET_PLUGIN=1
COMPILE_CORBA_PLUGIN=0
corba.product = NONE

And keep in mind to remove the outdated msgUtil_CopyByAnt.c and Global_CopyByAnt.cpp files manually, otherwise it won't compile

Saluti
Michele