Hi ,
I'm sorry, I added the environment variables (XERCESCROOT, XERCESCOUT,
LD_LIBRARY_PATH ) in the wrong place. I thought that these variables
had to be in the properties from the Project, but finally I understood
that these ones have to be in the Run Configurations environment.
Thank you all.
> Axel wrote:
> > did you also add the xerces libraries for linking? The error messages
> > you get come from the linker.
>
> Hallo Axel!
> do you mean the "xerces-c-src_2_8_8/lib/" ?
> I tried to add it as "Library search path (-L)", but I need to specify
> which library (-l). I tried many variations ("libxerces-c.so",
> "xerces-c.so"), and finally adding "xerces-c" and I get:
> "error while loading shared libraries: libxerces-c.so.28: cannot open
> shared object file: No such file or directory"
>
> Thank you. ;)
>
> MfG
>