
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