no probs. i still can't work out why the setup function isn't exporting though.
anyone know how pd links with dlls anyway? doesnt it need some kind of .lib file?
pete
On 4/8/06, Roman Haefeli reduzierer@yahoo.de wrote:
hi peter
i'm very interested in a binary of partconv for windows. i'd be glad if you could send me it to me, when it'e ready. maybe ben saylor could put it on his member page (if he wants to support windows).
roman
"Peter Worth" peterworth@gmail.com wrote:
its compiled now, but the pd console says:
load_object: Symbol "partconv_tilde_setup" not found partconv~/partconv~: can't load library
even though the code definately has this:
__declspec(dllexport) void partconv_tilde_setup(void) { ... pete.