| I always am now building the shared library version of the API library.
However, I seem to recall that I did delete all targets and I still have this error.
Regards,
Mike
-----Original Message-----
From: Istvan Varga
Sent: Nov 7, 2005 6:11 AM
To: csound@lists.bath.ac.uk
Subject: Re: [Csnd] csoundVST winbuild problems
Michael Gogins wrote:
> That's funny. I have gcc 3.4.2. You should upgrade.
>
> I have my own problems though. It compiles, but it does not run any more
> -- seems like global variables are getting created twice, which causes
> Csound to Die.
Do you mean getting an error message like "ugnorman.c: error allocating
globals" ? This is fixed by removing old plugin libraries and then
rebuilding. Otherwise, if the problem is multiple copies of the Csound
library getting loaded into memory, then building with
dynamicCsoundLibrary=1 may fix the error.
--
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
|