sorry i just updated the cm3 tarball with that fix and removed a possible conflict with the (run) macro in sndlib. i hope to have midi ports working in the next tarball.
http://camil.music.uiuc.edu/Software/grace/downloads/cm3.tar.gz On Nov 8, 2008, at 6:11 PM, Jeff Sandys wrote: > > Bill, thanks for the fix, I finally got cm3 running on CCRMA/fc8. > -- Jeff Sandys > > > Bill Sack-2 wrote: >> >> ... >> so i changed the source accordingly at line src/Scheme.h, line 79: >> >> >> class Scheme : public Thread >> { >> public: >> // Scheme::Scheme() ; commented out this >> Scheme() ;// added this line >> Scheme(String name, ConsoleWindow *win); >> >> ... >>>> On Nov 7, 2008, at 3:42 PM, Bill Sack wrote: >> ... >>>>> i just tried to build and got this error: >>>>> >>>>> ==== Building cm ==== >>>>> mkdir -p obj/Release >>>>> g++ -MMD -D "SNDLIB=1" -D "LINUX=1" -I "../juce/" -I "src" -I >>>>> "../sndlib/" -O2 -o obj/Release/CmSupport.o -c src/CmSupport.cpp >>>>> src/Scheme.h:79: error: extra qualification ‘Scheme::’ on >>>>> member >>>>> ‘Scheme’ >>>>> make[1]: *** [obj/Release/CmSupport.o] Error 1 >>>>> make: *** [cm] Error 2 >> > > -- > View this message in context: > http://www.nabble.com/clm-cm3-in-s7-scheme-tp20244275p20401955.html > Sent from the CCRMA - CMdist mailing list archive at Nabble.com. > > > _______________________________________________ > Cmdist mailing list > [email protected] > http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
