Hello all.
First of all, I want to say thank you to the community and all the developers of Csound. I am very excited to start experimenting and creating music.
However, I am having trouble getting the real time audio to work (from csound5gui).
I am running on a Windows Vista 64-bit machine. Everything in Csound works on the same computer when booted in Ubuntu 64-bit. When I try to run something in real-time, the messages produces the following warnings:
WARNING: could not open library 'C:\Csound\plugins\csnd.dll' (-1)
WARNING: could not open library 'C:\Csound\plugins\fluidOpcodes.dll' (-1)
WARNING: could not open library 'C:\Csound\plugins\minmax.dll' (-1)
WARNING: could not open library 'C:\Csound\plugins\rtpa.dll' (-1)
WARNING: could not open library 'C:\Csound\plugins\stdutil.dll' (-1)
...
...
*** error: unknown rtaudio module: 'PortAudio'
Failed to initialise real time audio input
It works fine when exporting to a wav file. I have selected PortAudio as the real time audio module.
Any help would be greatly appreciated.
Thank you!


