carlos sanchez rodriguez
unread,Nov 19, 2009, 4:57:10 AM11/19/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RobWork
The error is the next: I don't have idea.
[ 1%] Built target rwstudio_sandbox
[ 20%] Built target rwstudio
[ 24%] Built target rwstudio_propertyinspector
[ 30%] Built target rwstudio_log
[ 40%] Built target rwstudio_jog2
[ 55%] Built target rwstudio_playback
[ 61%] Built target rwstudio_propertyview
[ 67%] Built target rwstudio_treeview
[ 74%] Built target rwstudio_planning
[ 92%] Built target LuaEditorWindow
[ 98%] Built target rwstudio_lua
Linking CXX executable ../bin/Release/RobWorkStudio
/home/cafijo/Escritorio/workspace/RobWork/build/../libs/Release/
liblualib.a(loslib.c.o): In function `os_tmpname':
loslib.c:(.text+0x6f): warning: the use of `tmpnam' is dangerous,
better use `mkstemp'
../libs/Release/librwstudio.a(RobWorkStudio.cpp.o): In function
`RobWorkStudio::~RobWorkStudio()':
RobWorkStudio.cpp:(.text+0x1973): 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+0x2403): 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+0x5f53): 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()':
RobWorkStudio.cpp:(.text+0x7b63): 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+0x89a3): 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&)'
collect2: ld devolvió el estado de salida 1
make[2]: *** [bin/Release/RobWorkStudio] Error 1
make[1]: *** [src/CMakeFiles/RobWorkStudio.dir/all] Error 2
make: *** [all] Error 2
Thanks.