Error compiling galapix

15 views
Skip to first unread message

salsaman

unread,
Oct 18, 2009, 6:26:55 AM10/18/09
to galapix-devel
Hi,
I tried compiling galapix 0.1.0 following the instructions in the
README, using ubuntu Jaunty.

I get the following error:

src/galapix/database_thread.cpp: In member function 'void
DatabaseThread::generate_tiles(const JobHandle&, const FileEntry&,
int, int, const boost::function<void ()(TileEntry),
std::allocator<void> >&)':
src/galapix/database_thread.cpp:194: error: 'bind' is not a member of
'boost'
src/galapix/database_thread.cpp:194: error: '_1' was not declared in
this scope
src/galapix/database_thread.cpp: In member function 'void
DatabaseThread::generate_tile(const JobHandle&, const FileEntry&, int,
const Vector2i&, const boost::function<void ()(TileEntry),
std::allocator<void> >&)':
src/galapix/database_thread.cpp:244: error: 'bind' is not a member of
'boost'
src/galapix/database_thread.cpp:244: error: '_1' was not declared in
this scope
src/galapix/database_thread.cpp:247: error: 'bind' is not a member of
'boost'
src/galapix/database_thread.cpp:247: error: '_2' was not declared in
this scope
scons: *** [build/src/galapix/database_thread.o] Error 1
scons: building terminated because of errors.

There must be some other library required which is not mentioned in
the README.

Salsaman.

Ingo Ruhnke

unread,
Nov 2, 2009, 7:28:43 AM11/2/09
to galapix-devel
On Oct 18, 11:26 am, salsaman <salsa...@gmail.com> wrote:
> I tried compiling galapix 0.1.0 following the instructions in the
> README, using ubuntu Jaunty.

That was a missing include of <boost/bind.hpp>, check the latest
version, should be fixed there.
Reply all
Reply to author
Forward
0 new messages