Curt Arnold wrote:
Both the missing sys/types.h include and the static initialization have been fixed in the CVS version. The Ant build file is able to generate XCode project files (along with CBuilderX and MSVC projects), though there are some minor issues with the define and include paths that I need to fix in cpptasks (http://ant-contrib.sourceforge.net) that generate the project files.


Thanks for the information.

I get the project from CVS, I have downloaded ant-contrib (I am not sure it is useful for that purpose, but it is done) and cpptasks, I run ant and it failed with this

BUILD FAILED
/Users/narberd/installations/log4xx/logging-log4cxx/build.xml:152: The <cc> type doesn't support the nested "project" element.



I suppress all the nested <project/> elements in all the <cc/> I find. And now, I have hundred of lines like these :


[cc] /Users/narberd/installations/log4xx/logging-log4cxx/include/log4cxx/spi/errorhandler.h: In
[cc] constructor `
[cc] log4cxx::spi::ErrorHandler::ClassErrorHandler::ClassErrorHandler()':
[cc] /Users/narberd/installations/log4xx/logging-log4cxx/include/log4cxx/spi/errorhandler.h:71: error: `
[cc] 1048576' cannot be used as a function



Have you some suggestion ?

Thanks.

Bernard

Reply via email to