Skip to content

Update for pylibpd#28

Merged
tito merged 1 commit intokivy:masterfrom
dustinlacewell:master
Apr 12, 2012
Merged

Update for pylibpd#28
tito merged 1 commit intokivy:masterfrom
dustinlacewell:master

Conversation

@dustinlacewell
Copy link
Copy Markdown
Contributor

When you go to compile libpd it will complain that it cannot link to pthread. This is because the Android C runtime provides pthread.

I have just copied the last compile command, removed the -lpthread option and run it manually to finish the compilation.

I tried removing pthread from the setup.py file but it seemed to have no affect.

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

Successfully merging this pull request may close these issues.

2 participants