Hi All, SConstruct is broken here, building with MinGW and doubles build. I get an error about linking with -lcsound32 and I think it has to do with: if getPlatform() != 'win32': libCsoundLibs.append(csoundLibrary) else: libCsoundLibs.append('csound32') I read something that seemed related but was in Sconstruct2 I thought. Did this change recently in Sconstruct? Thanks, steven ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net