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

Reply via email to