Undefined reference to boost_serialization even though it is specified with -lboost_serialization

24 Feb
2011
24 Feb
'11
10:07 a.m.
Hi, I have a program that used serialization-functionality for some of the self- defined classes. I specify "-lboost_serialization" with the g++ and it works fine on my local machine. However, when I want to compile it on a remote machine, that is unfortunately lacking Boost-1.42 (needed due to lookup_edge.hpp) it fails to compile
5167
Age (days ago)
5167
Last active (days ago)
0 comments
1 participants
participants (1)
-
Cedric Laczny