Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Re: Csound 5.09 Realtime Portaudio

Date2008-10-03 01:16
FromMichael Gogins
Subject[Csnd] Re: Re: Re: Re: Csound 5.09 Realtime Portaudio
Questions: 

Do you have Microsoft Visual Express 2005 installed on your computer?

Do you have a c:\windows\WinSxS directory with a directory named x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e?

The idea is, not everybody does have these things. In that case, Csound is supposed to be able load the Windows runtime DLLs containing embedded manifests from a "local side by side assembly," which is the bin\Microsoft.VC90.CRT directory. But, this seems not to be working for Art, and I am trying to find out why, which is hard, because ideally I need a virgin Windows XP computer to diagnose the problem.

Regards,
Mike

-----Original Message-----
>From: Caecös 
>Sent: Oct 2, 2008 7:16 PM
>To: csound@lists.bath.ac.uk
>Subject: [Csnd] Re: Re: Re: Csound 5.09  Realtime Portaudio
>
>Hi,
>
>I have install Csound 5.09.1 on my Toshiba laptop Windows XP Pro SP3 and my 
>Seanix Windows Vista Ultimate SP1 and Portaudio works perfectly...  I ran a 
>couple of pieces in realtime and Csound renders fine with Csound5gui, 
>WinXound and QuTeCsound and everytime its run correctly...
>
>Regards,
>
>Marc
>
>--------------------------------------------------
>From: "Art Hunkins" 
>Sent: Thursday, October 02, 2008 7:07 PM
>To: 
>Subject: [Csnd] Re: Re: Csound 5.09  Realtime Portaudio
>
>> Thanks for the info, Mike, and for tracking down the problem.
>>
>> We appreciate your tremendous efforts and devotion to Csound, and will 
>> look forward to further solutions. I'm glad things look promising.
>>
>> Art Hunkins
>>
>> ----- Original Message ----- 
>> From: "Michael Gogins" 
>> To: 
>> Cc: "Csound Developers" 
>> Sent: Thursday, October 02, 2008 4:42 PM
>> Subject: [Csnd] Re: Csound 5.09 Realtime Portaudio
>>
>>
>>>I installed the double version of 5.09.1 here at work. I get these errors 
>>>in csound5gui, and PortAudio does not work:
>>>
>>> WARNING: could not open library 'c:\utah\opt\Csound\plugins64\csnd.dll' 
>>> (-1)
>>> WARNING: could not open library 
>>> 'c:\utah\opt\Csound\plugins64\fluidOpcodes.dll' (-1)
>>> WARNING: could not open library 'c:\utah\opt\Csound\plugins64\rtpa.dll' 
>>> (-1)
>>> WARNING: could not open library 
>>> 'c:\utah\opt\Csound\plugins64\stdutil.dll' (-1)
>>>
>>> Also, in the Windows event log, errors like this appear:
>>>
>>>    Syntax error in manifest or policy file 
>>> "C:\utah\opt\Csound\bin\Microsoft.VC90.CRT\Microsoft.VC90.CRT.MANIFEST" 
>>> on line 4.
>>>
>>>    For more information, see Help and Support Center at 
>>> http://go.microsoft.com/fwlink/events.asp.
>>>
>>> and:
>>>
>>>    Component identity found in manifest does not match the identity of 
>>> the component requested
>>>
>>>    For more information, see Help and Support Center at 
>>> http://go.microsoft.com/fwlink/events.asp.
>>>
>>> It's clear that the problem is the manifest for the runtime library stuff 
>>> in the bin directory doesn't match the third party libraries. And that 
>>> means this can be fixed.
>>>
>>> I'm out of town on a family emergency till next week, so I doubt I'll be 
>>> much help until then.
>>>
>>> Regards,
>>> Mike
>>>
>>> -----Original Message-----
>>>>From: Adam 
>>>>Sent: Oct 2, 2008 5:35 PM
>>>>To: csound@lists.bath.ac.uk
>>>>Subject: [Csnd] Csound 5.09  Realtime Portaudio
>>>>
>>>>
>>>>> So, here's a question: has anyone on Windows XP installed 5.09.0 or 
>>>>> 5.09.1,
>>>>> either float or double (Gogins installers), and found *realtime 
>>>>> PortAudio*
>>>>> to be working? (Stef, Oeyvind and I have not.)
>>>>
>>>>Sorry Art. I seem to be on 5.08 on XP, until my Linux thing gets 
>>>>repaired.
>>>>
>>>>
>>>>
>>>>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"
>> 
>
>
>Send bugs reports to this list.
>To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"





Date2008-10-03 03:49
FromCaecös
Subject[Csnd] Re: Re: Re: Re: Re: Csound 5.09 Realtime Portaudio
Hi Michael,

I have Microsoft Visual Express 2008 installed on these two laptops. I do 
not have the 
x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e on the 
Winsxs directory.

Marc

--------------------------------------------------
From: "Michael Gogins" 
Sent: Thursday, October 02, 2008 8:16 PM
To: 
Subject: [Csnd] Re: Re: Re: Re: Csound 5.09  Realtime Portaudio

> Questions:
>
> Do you have Microsoft Visual Express 2005 installed on your computer?
>
> Do you have a c:\windows\WinSxS directory with a directory named 
> x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e?
>
> The idea is, not everybody does have these things. In that case, Csound is 
> supposed to be able load the Windows runtime DLLs containing embedded 
> manifests from a "local side by side assembly," which is the 
> bin\Microsoft.VC90.CRT directory. But, this seems not to be working for 
> Art, and I am trying to find out why, which is hard, because ideally I 
> need a virgin Windows XP computer to diagnose the problem.
>
> Regards,
> Mike
>
> -----Original Message-----
>>From: Caecös 
>>Sent: Oct 2, 2008 7:16 PM
>>To: csound@lists.bath.ac.uk
>>Subject: [Csnd] Re: Re: Re: Csound 5.09  Realtime Portaudio
>>
>>Hi,
>>
>>I have install Csound 5.09.1 on my Toshiba laptop Windows XP Pro SP3 and 
>>my
>>Seanix Windows Vista Ultimate SP1 and Portaudio works perfectly...  I ran 
>>a
>>couple of pieces in realtime and Csound renders fine with Csound5gui,
>>WinXound and QuTeCsound and everytime its run correctly...
>>
>>Regards,
>>
>>Marc
>>
>>--------------------------------------------------
>>From: "Art Hunkins" 
>>Sent: Thursday, October 02, 2008 7:07 PM
>>To: 
>>Subject: [Csnd] Re: Re: Csound 5.09  Realtime Portaudio
>>
>>> Thanks for the info, Mike, and for tracking down the problem.
>>>
>>> We appreciate your tremendous efforts and devotion to Csound, and will
>>> look forward to further solutions. I'm glad things look promising.
>>>
>>> Art Hunkins
>>>
>>> ----- Original Message ----- 
>>> From: "Michael Gogins" 
>>> To: 
>>> Cc: "Csound Developers" 
>>> Sent: Thursday, October 02, 2008 4:42 PM
>>> Subject: [Csnd] Re: Csound 5.09 Realtime Portaudio
>>>
>>>
>>>>I installed the double version of 5.09.1 here at work. I get these 
>>>>errors
>>>>in csound5gui, and PortAudio does not work:
>>>>
>>>> WARNING: could not open library 'c:\utah\opt\Csound\plugins64\csnd.dll'
>>>> (-1)
>>>> WARNING: could not open library
>>>> 'c:\utah\opt\Csound\plugins64\fluidOpcodes.dll' (-1)
>>>> WARNING: could not open library 'c:\utah\opt\Csound\plugins64\rtpa.dll'
>>>> (-1)
>>>> WARNING: could not open library
>>>> 'c:\utah\opt\Csound\plugins64\stdutil.dll' (-1)
>>>>
>>>> Also, in the Windows event log, errors like this appear:
>>>>
>>>>    Syntax error in manifest or policy file
>>>> "C:\utah\opt\Csound\bin\Microsoft.VC90.CRT\Microsoft.VC90.CRT.MANIFEST"
>>>> on line 4.
>>>>
>>>>    For more information, see Help and Support Center at
>>>> http://go.microsoft.com/fwlink/events.asp.
>>>>
>>>> and:
>>>>
>>>>    Component identity found in manifest does not match the identity of
>>>> the component requested
>>>>
>>>>    For more information, see Help and Support Center at
>>>> http://go.microsoft.com/fwlink/events.asp.
>>>>
>>>> It's clear that the problem is the manifest for the runtime library 
>>>> stuff
>>>> in the bin directory doesn't match the third party libraries. And that
>>>> means this can be fixed.
>>>>
>>>> I'm out of town on a family emergency till next week, so I doubt I'll 
>>>> be
>>>> much help until then.
>>>>
>>>> Regards,
>>>> Mike
>>>>
>>>> -----Original Message-----
>>>>>From: Adam 
>>>>>Sent: Oct 2, 2008 5:35 PM
>>>>>To: csound@lists.bath.ac.uk
>>>>>Subject: [Csnd] Csound 5.09  Realtime Portaudio
>>>>>
>>>>>
>>>>>> So, here's a question: has anyone on Windows XP installed 5.09.0 or
>>>>>> 5.09.1,
>>>>>> either float or double (Gogins installers), and found *realtime
>>>>>> PortAudio*
>>>>>> to be working? (Stef, Oeyvind and I have not.)
>>>>>
>>>>>Sorry Art. I seem to be on 5.08 on XP, until my Linux thing gets
>>>>>repaired.
>>>>>
>>>>>
>>>>>
>>>>>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"
>>>
>>
>>
>>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" 


Date2008-10-03 09:46
From"Rory Walsh"
Subject[Csnd] Re: Re: Re: Re: Re: Re: Csound 5.09 Realtime Portaudio
AttachmentsNone