pure data external compilation with mingw
gcc -DPD -DNT -W3 -WX -Wno-unused -mms-bitfields -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -I/usr/include -c edubeat.c -o edubeat.o

gcc -export-dynamic -shared -o edubeat.dll edubeat.o -lusb pd.dll
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License