3 Mar
2010
3 Mar
'10
7:49 a.m.
On Mar 2, 2010, at 2:54 PM, Krzysztof KosiĆski wrote:
I fixed this by using Boost unordered containers. Now it should work on all platforms without any fixes. (I have no idea why it didn't work the first time I tried it.)
Uh oh. Something seems broken on Ubuntu 9.10:
In file included from desktop.cpp:96: ui/tool/control-point-selection.h:17:35: error: boost/unordered_set.hpp: No such file or directory ui/tool/control-point-selection.h:18:35: error: boost/unordered_map.hpp: No such file or directory
Do you think you can review that config info I pointed out a bit back? It would be very good if our source could still build fine on the most recently released Ubuntu.
Thanks.