Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed with clang #4

Open
tpeng opened this issue Nov 5, 2013 · 3 comments
Open

build failed with clang #4

tpeng opened this issue Nov 5, 2013 · 3 comments

Comments

@tpeng
Copy link

tpeng commented Nov 5, 2013

Hi,

I got a build failure on macos. the message is

QPBO-v1.3.src/instances.inc:14:25: error: explicit specialization of 'get_type_information' after instantiation inline void QPBO<int>::get_type_information(char*& type_name, char*& type_format)

IMHO it's related to opengm/opengm#42?

@amueller
Copy link
Member

amueller commented Nov 5, 2013

That seems to be related. Currently, pyqpbo doesn't do any patching though. I'm not sure when I'lll come around to do it. If you are not afraid of building with CMake, using opengm is a good alternative. It is a great library.

@rharmo
Copy link

rharmo commented Jun 10, 2015

Hi, I am still having the same error on macos mountain lion when trying to install pyqpbo.

@amueller
Copy link
Member

As I said above, pqybo doesn't patch the underlying library. You can try opengm, which does maintain a patchset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants