Hello! I am having problems when trying to build nox controller. I am working with ubuntu 8.04.1 and I have installed all the dependencies needed for the nox controller (during the configuration every dependency is found and the output of the configuration seems normal). When i try to build, i get this error :
../../../src/lib/xml-util.cc:75: error: expected initializer before ‘*’ token ../../../src/lib/xml-util.cc:144: error: expected `}' at end of input ../../../src/lib/xml-util.cc:144: error: expected `}' at end of input Which lead me to believe that some of the libraries that are included in this file are missing. However all include files for this .cc are xerces related, and xerces is installed in my system. Does anyone have any idea what I could be doing wrong? Thanks in advance, br, Georgia. _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
