rorywalsh / cabbage

Framework for developing audio plugins with the Csound programming language.
http://cabbageaudio.com
GNU General Public License v3.0
521 stars 35 forks source link

Cabbage Windows 10 installation issues with Csound #60

Closed unfa closed 3 years ago

unfa commented 4 years ago

Hi!

I've installed Cabbage on Windows 10 today, and the fist thing it shown me was an error that it didn't find Csound libraries and failed to start. I have checked "Install Csound" during Setup wizard, so that was odd.

I have downloaded Csound for Windows and installed it afterwards. It runs now, but I get a strange error message popping up twice every time I load a Cabbage plug-in in Ardour. After that it works fine, but I am worried it might cripple my work if I get 40 of these to click on every time I load an Ardour session using Cabbage plug-ins.

image

This roughly translates into:

Procedure entry point inflateValidate not found in library C:\Program Files\ Csound6_x64\plugins64\image.dll

rorywalsh commented 4 years ago

Thanks for the translation ;) There is a problem with the current Windows version of Csound. Can you move the image.dll to a different folder and try again?

unfa commented 4 years ago

Ok, I've renamed the mentioned image.dll and the error masseges went away.

image

Weird but I'm glad it works :D

rorywalsh commented 4 years ago

It's a static linking issue with that particular library. It needs zlib but it's not found. The Csound devs are aware and are looking for a fix.

On Wed, 11 Mar 2020 at 11:08, unfa notifications@github.com wrote:

Ok, I've renamed the mentioned image.dll and the error masseges went away.

[image: image] https://user-images.githubusercontent.com/491704/76410817-e3697080-6390-11ea-972d-d17523b4072a.png

Weird but I'm glad it works :D

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rorywalsh/cabbage/issues/60?email_source=notifications&email_token=AAUQWGMNX7A4AJQFPCJ47L3RG5WK5A5CNFSM4LE52J4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOPDSWY#issuecomment-597571931, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUQWGLO4DTYUJO7533OD3LRG5WK5ANCNFSM4LE52J4A .