-
Notifications
You must be signed in to change notification settings - Fork 2
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
Usage #1
Comments
Ok, so I built the VS project, and see all the built .obj's and .lib's in the /Debug folder, but not sure what to do with them at this point... I was hoping that I would be able to replace the .so & .dll files from the PDP5 library (see issue here: libpd/puredatap5#10) Thanks. |
Hello, this libpd is a minimal windows version (vc2010) of the original libpd (https://github.com/libpd/libpd) I needed it for a project porting from mac to windows. If you miss some funcionality then you need to check the original libpd and gather the missing files or functions. b |
Hi, I don't know if you would see this comment, but, if you see this, I will praise God! I follow the libpd wiki, and use MingW64 make the libpd work, and the samples give the right voice. but I do not know how to port it to VS(vs2015). Thank you so much. |
Hey.. Wondering if you can comment on where/how to implement this.
Does this need to be recompiled with the VC project?
Et cetera...
Thanks.
The text was updated successfully, but these errors were encountered: