
8 Dec
2004
8 Dec
'04
2:55 a.m.
Mark Helzer wrote:
Kewl, that works, I got a little further down the path. Next problem:
cxx: Error: /adp/local/src/boost_1_32_0/boost/bind.hpp, line 206:
#266
"value" is ambiguous
Can you please try adding _bi:: in front of value and see if this fixes the problem?
Success! I added the "_bi::" at lines 206 & 208 of boost/bind.hpp & the compile was successful.