Csound Csound-dev Csound-tekno Search About

Re: csoundVST winbuild problems

Date2005-11-07 17:03
FromMichael Gogins
SubjectRe: csoundVST winbuild problems
I distinctly recall deleting all DLLs using the filesystem. But I'm not sure I remember re-running Csound, as I may have run out of time (needed to drive back to Manhattan late Sunday evening). I will repeat this test tonight.

Regards,
Mike

-----Original Message-----
From: Istvan Varga 
Sent: Nov 7, 2005 11:09 AM
To: csound@lists.bath.ac.uk
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