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

Current libpd.lib does not work with Ofelia (maybe I compiled it with the wrong settings). #96

Open
Jonathhhan opened this issue May 11, 2024 · 2 comments

Comments

@Jonathhhan
Copy link
Collaborator

Mainly there are undefined symbols. So I still use the one from the last Ofelia release. Are there some flags I have to use or not to use when I want to compile libpd for Ofelia? I also tried to compile the Ofelia external with the libpd source files, but that also does not work. I will have a look for the exact error messages soon. Or is it maybe enough to include the PD headers m_pd.h?

@cuinjune
Copy link
Owner

Sorry, I'm not sure what you mean. What OS are you using? Maybe you can follow the instructions from https://github.com/libpd/libpd? Ofelia might not work with the latest version of libpd (ofxPd). I'll try to update it next month.

@Jonathhhan
Copy link
Collaborator Author

Jonathhhan commented May 12, 2024

It happens with Windows. I followed the libpd instructions and can compile it. But only this version works with Ofelia: https://github.com/cuinjune/Ofelia/tree/master/libs%2FofxPd%2Flibs%2Flibpd%2Flib%2FWin64 Yeah, an update would be great. Thanks.

Compiling for Emscripten with current libpd already works.

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