SFML community forums
Help => Audio => Topic started by: Foaly on August 09, 2012, 01:20:32 am
-
Hello everybody,
I'm looking into realtime audio processing. The library port audio looks really promising, but I can't get it to compile with mingw on windows 7. The little bit of documentation I found wasn't helpful eigher. I know it's a little out of scope of this forum, but I thought somebody here might have some experience and can help me.
Thanks in advance.
Foaly
-
So they have no forum, mailing list or e-mail address where you could ask your question to PortAudio users/developers?
I don't think that people here know how to compile PortAudio.
-
I actually was just able to compile it :) I read the instructions here http://portaudio.com/docs/v19-doxydocs/compile_windows_mingw.html again carefully and i noticed i have been using the windows shell, instead of the MSYS shell. Stupid mistake, cost me a day...
Well thanks anyway :)