|
I have tried that! I need to get AXIS C++ to run.
AXIS uses the xercesc library which cannot be compiled with g++ on my machine. The makefile contains an error with the compiler flags, it seems that the 'configure' script think i'm using the aCC compiler.
AXIS itself cannot be compiled with aCC, only with g++.
Im getting nuts with that....
|