After compiling RobWork once more, the library is already on its
place, but other error shows up (refers to xerces 3, which in theory
should be replaced by 2.8):
Linking CXX executable ../../../bin/Release/RobWorkStudio
/home/grzegorz/Workspace/RW/workspace/RobWork/build/../libs/Release/
liblualib.a(loslib.c.o): In function `os_tmpname':
loslib.c:(.text+0x55): warning: the use of `tmpnam' is dangerous,
better use `mkstemp'
../../../libs/Release/librwstudio.a(RobWorkStudio.cpp.o): In function
`RobWorkStudio::~RobWorkStudio()':
RobWorkStudio.cpp:(.text+0x2d5b): undefined reference to
`rw::loaders::XMLPropertySaver::save(rw::common::PropertyMap const&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >
const&)'
../../../libs/Release/librwstudio.a(RobWorkStudio.cpp.o): In function
`RobWorkStudio::~RobWorkStudio()':
RobWorkStudio.cpp:(.text+0x375b): undefined reference to
`rw::loaders::XMLPropertySaver::save(rw::common::PropertyMap const&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >
const&)'
../../../libs/Release/librwstudio.a(RobWorkStudio.cpp.o): In function
`RobWorkStudio::~RobWorkStudio()':
RobWorkStudio.cpp:(.text+0x494b): undefined reference to
`rw::loaders::XMLPropertySaver::save(rw::common::PropertyMap const&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >
const&)'
../../../libs/Release/librwstudio.a(RobWorkStudio.cpp.o): In function
`RobWorkStudio::RobWorkStudio(std::vector<RobWorkStudio::PluginSetup,
std::allocator<RobWorkStudio::PluginSetup> > const&,
rw::common::PropertyMap const&, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)':
RobWorkStudio.cpp:(.text+0x747a): undefined reference to
`rw::loaders::XMLPropertyLoader::load(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >
const&)'
../../../libs/Release/librwstudio.a(RobWorkStudio.cpp.o): In function
`RobWorkStudio::RobWorkStudio(std::vector<RobWorkStudio::PluginSetup,
std::allocator<RobWorkStudio::PluginSetup> > const&,
rw::common::PropertyMap const&, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)':
RobWorkStudio.cpp:(.text+0x881a): undefined reference to
`rw::loaders::XMLPropertyLoader::load(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >
const&)'
../../../libs/Release/librwstudio.a(RobWorkStudio.cpp.o): In function
`xercesc_3_0::XMLAttDefList::~XMLAttDefList()':
RobWorkStudio.cpp:(.text._ZN11xercesc_3_013XMLAttDefListD0Ev
[xercesc_3_0::XMLAttDefList::~XMLAttDefList()]+0x8): undefined
reference to `xercesc_3_0::XMemory::operator delete(void*)'
../../../libs/Release/librwstudio.a(RobWorkStudio.cpp.o):
(.rodata._ZTVN11xercesc_3_013XMLAttDefListE[vtable for
xercesc_3_0::XMLAttDefList]+0x20): undefined reference to
`xercesc_3_0::XMLAttDefList::isSerializable() const'
../../../libs/Release/librwstudio.a(RobWorkStudio.cpp.o):
(.rodata._ZTVN11xercesc_3_013XMLAttDefListE[vtable for
xercesc_3_0::XMLAttDefList]+0x28): undefined reference to
`xercesc_3_0::XMLAttDefList::serialize
(xercesc_3_0::XSerializeEngine&)'
../../../libs/Release/librwstudio.a(RobWorkStudio.cpp.o):
(.rodata._ZTVN11xercesc_3_013XMLAttDefListE[vtable for
xercesc_3_0::XMLAttDefList]+0x30): undefined reference to
`xercesc_3_0::XMLAttDefList::getProtoType() const'