15 Feb
2011
15 Feb
'11
7:43 p.m.
Hi,
I'm trying to work on some code I haven't looked at in some time and in
debug builds (with gcc 4.4.3) I keep getting an undefined symbol:
boost::serialization::version
::value
I can't work out where this is getting referenced and why the compiler is not instantiating it there? Can anyone point me in the right direction? I'm using boost SVN revision 64053. Thanks, John.