Debian works now, WinXP fails with
../../pd/portaudio/src/os/win/pa_win_hostapis.o:pa_win_hostapis.c:(.data+0x8): undefined reference to `PaWasapi_Initialize'
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
oops, sorry, I forgot to add the new files to the makefile.in. Should be fixed with this commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/0.42/pd/src/makefile.in?revision=13309&view=markup
Debian works now, WinXP fails with
../../pd/portaudio/src/os/win/pa_win_hostapis.o:pa_win_hostapis.c:(.data+0x8): undefined reference to `PaWasapi_Initialize'
ok, more fixes:
install the new Tcl files on MinGW:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=13317
fixed portaudio build (there is a new Windows Vista API in portaudio, WASAPI):
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=13318
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).