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

Usage #1

Open
JesseScott opened this issue Jun 19, 2014 · 3 comments
Open

Usage #1

JesseScott opened this issue Jun 19, 2014 · 3 comments

Comments

@JesseScott
Copy link

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.

@JesseScott
Copy link
Author

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.

@bgbotond
Copy link
Owner

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

@kyle-lvlv
Copy link

Hi, I don't know if you would see this comment, but, if you see this, I will praise God!
I update your project, but can not compile success, after replacing many files, it compiles success, but still not working (use F5, after i give it a main.c file).
does your project can run(F5)?

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).
I want to make libpd work on vs, because I need it as a plugin in a project.
Do you have some advice or tutorial to do that?

Thank you so much.

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