Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Error compiling galapix
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - 1 new - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
salsaman  
View profile  
 More options Oct 18 2009, 6:26 am
From: salsaman <salsa...@gmail.com>
Date: Sun, 18 Oct 2009 03:26:55 -0700 (PDT)
Local: Sun, Oct 18 2009 6:26 am
Subject: Error compiling galapix
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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ingo Ruhnke  
View profile  
 More options Nov 2 2009, 7:28 am
From: Ingo Ruhnke <grum...@gmail.com>
Date: Mon, 2 Nov 2009 04:28:43 -0800 (PST)
Local: Mon, Nov 2 2009 7:28 am
Subject: Re: Error compiling galapix
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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions