| I double-checked with the "depends" program. As I thought, no DLLs are loaded except from Windows and the Csound installation directory.
I also do not see any of these warning messages.
I suggest you check your PATH environment variable. You may have older DLLs lying around somewhere that are not compatible, e.g. an older PortAudio dll or something of that sort. You could try running Csound from the command line and set the PATH environment variable to nothing. It should still work if you run Csound from the installation or bin directory. I.e., first "set PATH=" and then "bin\csound examples\trapped.csd" or something.
Hope this helps,
Mike
-----Original Message-----
>From: Art Hunkins
>Sent: Sep 23, 2008 3:49 PM
>To: csound@lists.bath.ac.uk
>Subject: [Csnd] Re: Re: PortAudio in 5.09 Windows Installer
>
>I checked one thing further:
>
>I copied rtpa.dll, csnd.dll and fluidOpcodes.dll from \plugins to \bin, so
>they are in both locations. (Actually, csnd.dll is already in both.)
>
>Csound still can't find any of the three (same warnings).
>
>Art Hunkins
>
>----- Original Message -----
>From: "Michael Gogins"
>To:
>Sent: Tuesday, September 23, 2008 1:46 PM
>Subject: [Csnd] Re: PortAudio in 5.09 Windows Installer
>
>
>> Are these DLLs in the bin directory (where they should be)? Perhaps the
>> installer is putting them in the wrong place. I'll check that too...
>>
>> Regards,
>> Mike
>>
>> -----Original Message-----
>>>From: Art Hunkins
>>>Sent: Sep 23, 2008 12:59 PM
>>>To: csound@lists.bath.ac.uk
>>>Subject: [Csnd] PortAudio in 5.09 Windows Installer
>>>
>>>Mike,
>>>
>>>A bit more info about the "pa" problem in the 5.09 Windows installer.
>>>
>>>I should think the problem relates to the warning messages below. (This,
>>>with installation in the default directory.)
>>>
>>>Indeed all three .dll's are present where they should be.
>>>
>>>I tried installs in these locations (all without Python):
>>>C:\Program Files\Csound (the default)
>>>C:\Csound5.09
>>>C:\Csound509
>>>
>>>All gave the same result. I had thought perhaps that the default location
>>>might be required, or that the dot or space in the directory path might be
>>>giving some problem. It seems not.
>>>
>>>Art Hunkins
>>>--------------------
>>>
>>>0dBFS level = 32768.0
>>>Csound version 5.09 beta (float samples) Sep 13 2008
>>>libsndfile-1.0.18pre22
>>>Reading options from $CSOUNDRC: C:\Program Files\Csound\.csoundrc
>>>WARNING: could not open library 'C:\Program Files\Csound\plugins\rtpa.dll'
>>>(-1)
>>>WARNING: could not open library 'C:\Program Files\Csound\plugins\csnd.dll'
>>>(-1)
>>>WARNING: could not open library 'C:\Program
>>>Files\Csound\plugins\fluidOpcodes.dl
>>>l' (-1)
>>>
>>>
>>>
>>>Send bugs reports to this list.
>>>To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>csound"
>>
>>
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>
>
>
>Send bugs reports to this list.
>To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|