2009-10-19 20:29:35 UTC
Hi!
I'm trying to build asl 1.0.42.
Using linux ubuntu 8.10, gcc 4.3.2 I'm getting the following
error:
/home/est/Devel/ramen3/extern/asl/adobe/closedhash.hpp: In member function ‘T& adobe::version1::closedhashmap<Key, T, Hash, Pred, A>::operator[](const Key&) [with Key = adobe::version1::namet, T = adobe::version1::anyregulart, Hash = boost::hash<adobe::version1::namet>, Pred = std::equalto<adobe::version1::namet>, A = adobe::version1::captureallocator<adobe::pair<adobe::version1::namet, adobe::version1::anyregulart> >]’:
/home/est/Devel/ramen3/ramen/nodes/output/imageoutputnode.cpp:158: instantiated from here
/home/est/Devel/ramen3/extern/asl/adobe/closedhash.hpp:766: error: no matching function for call to ‘insert(adobe::pair<adobe::version1::namet, adobe::version1::anyregular_t>)’
Thank you.
Est.