Peter Worth wrote:
i've already got fftw (i used it for some analysis a while ago). like i say, it compiles and links ok, its just that pd doesnt find the setup function in the newly created dll.
Is it maybe an issue of the tilde and the ~ not being the same thing? partconv~ and partconv_tilde are not the same name. Martin
On 4/9/06, Hans-Christoph Steiner hans@eds.org wrote:
You'll need to compile and link against FFTW3 also. That's the lib that partconv~ uses to do the FFT. Compile FFTW with MinGW or use the binary:
http://www.fftw.org/install/windows.html
.hc
On Apr 8, 2006, at 6:09 AM, Peter Worth wrote:
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.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
"Information wants to be free." -Stewart Brand
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list