
30 Dec
2008
30 Dec
'08
10:12 a.m.
Ling Li wrote:
Fedora rawhide recently bumped the boost version from 1.34 to 1.37 so I gave it a try. I can't compile the code below:
Unfortunately this is a bug in the TR1 library that hits you only if: * You have the TR1 headers in your include path. and: * Boost is installed in /usr/ I believe this is fixed in SVN Trunk: can you try replacing the contents of /usr/include/boost/tr1 with the latest code from SVN and see if that helps? HTH, John.