| OK, I deleted all DLLs and rebuilt fresh from CVS.
CsoundVST now both builds and runs.
Thanks for the advice,
Mike
----- Original Message -----
From: "Istvan Varga"
To:
Sent: Monday, November 07, 2005 11:09 AM
Subject: Re: [Csnd] csoundVST winbuild problems
> Michael Gogins wrote:
>
>> However, I seem to recall that I did delete all
> > targets and I still have this error.
>
> scons -c only deletes the current targets, but not files that
> were targets earlier and then have been removed from SConstruct.
> So, you need to remove all the following files (or just all DLL
> files if none are valuable):
>
> ambicode.dll
> babo.dll
> bbcut.dll
> biquad.dll
> bus.dll
> butter.dll
> clfilt.dll
> cross2.dll
> dam.dll
> dcblockr.dll
> filter.dll
> flanger.dll
> follow.dll
> fout.dll
> freeverb.dll
> ftconv.dll
> ftgen.dll
> gab_gab.dll
> gab_vectorial.dll
> grain.dll
> grain4.dll
> hrtferX.dll
> ifd.dll
> locsig.dll
> lowpassr.dll
> metro.dll
> midiops2.dll
> midiops3.dll
> newfils.dll
> nlfilt.dll
> oscbnk.dll
> partials.dll
> phisem.dll
> pluck.dll
> psynth.dll
> pvsbasic.dll
> pvscent.dll
> pvsdemix.dll
> repluck.dll
> reverbsc.dll
> scansyn.dll
> scansynx.dll
> seqtime.dll
> sndloop.dll
> sndwarp.dll
> space.dll
> spat3d.dll
> syncgrain.dll
> ugens7.dll
> ugens9.dll
> ugensa.dll
> uggab.dll
> ugmoss.dll
> ugnorman.dll
> ugsc.dll
> wave-terrain.dll
> --
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
> |