[CM] build errors on linux

Joel Matthys jwmatthys at yahoo.com
Wed Jul 11 16:52:06 PDT 2012


  Hi all. I just rebuilt CM and Grace from source and encountered a few 
compile errors.

I'm on Ubuntu 12.04 amd64, with a fresh svn checkout:

Grace 3.8.0 [svn:1982M]
JUCE v1.54.27
S7 Scheme 2.8
FOMUS 0.1.18-alpha

1. a bunch of XShm errors, which required adding Xext to premake links 
(around line 392)

2. src/AudioFilePlayer.cpp:20:36: error: cannot call constructor 
'juce::Font::Font' directly [-fpermissive] (fixed by removing redundant 
'::Font')

3. src/MidiFilePlayer.cpp:95:42: error: cannot call constructor 
'juce::Font::Font' directly [-fpermissive] (fixed by removing redundant 
'::Font')

After fixing those three, everything built fine.

Joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ccrma-mail.stanford.edu/pipermail/cmdist/attachments/20120711/b437509d/attachment.html 


More information about the Cmdist mailing list