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

python bindings fail to build due to versioned affyio/staden #1

Open
mneilson opened this issue Mar 20, 2011 · 1 comment
Open

python bindings fail to build due to versioned affyio/staden #1

mneilson opened this issue Mar 20, 2011 · 1 comment

Comments

@mneilson
Copy link

Tried to build python bindings today, but cmake was looking for a src/clibs/{affyio-1.8, staden_io_lib-1.11.6} directories which does not exist. Removing SET (M_VERSION X) from src/mappings/swig/python/{affyio, staden_io_lib}/CMakeLists.txt fixes issues. From git history, it looks like this was done for perl and ruby, but not python.

@pjotrp
Copy link
Owner

pjotrp commented Mar 23, 2011

If you have a fix I can merge it in.

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

2 participants