<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">thank you ill clean this up and check it in this weekend. i was able to build on ubuntu, so i wonder what the issue is.<div><br><div><div>On Jul 12, 2012, at 5:57 PM, Bill Sack wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">thank you for posting this. i had similar problems compiling on fedora 16 a couple of months ago and just gave up.<br><br>i just added <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; add(mypackage.links, "dl")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; add(mypackage.links, "Xext")<br>
to premake.lua<br>and changed the other files to get rid of the redundant "::Font" and compiled successfully.<br><br>thank you for helping me to overcome inertia!<br><br>bill<br><br><br><div class="gmail_quote">
On Wed, Jul 11, 2012 at 7:52 PM, Joel Matthys <span dir="ltr">&lt;<a href="mailto:jwmatthys@yahoo.com" target="_blank">jwmatthys@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font face="Ubuntu">&nbsp;Hi all. I just rebuilt CM and Grace from source
      and encountered a few compile errors.<br>
      <br>
      I'm on Ubuntu 12.04 amd64, with a fresh svn checkout:<br>
      <br>
      Grace 3.8.0 [svn:1982M]<br>
      JUCE v1.54.27<br>
      S7 Scheme 2.8<br>
      FOMUS 0.1.18-alpha<br>
      <br>
      1. a bunch of XShm errors, which required adding Xext to premake
      links (around line 392)<br>
      <br>
      2. src/AudioFilePlayer.cpp:20:36: error: cannot call constructor
      ‘juce::Font::Font’ directly [-fpermissive] (fixed by removing
      redundant '::Font')<br>
      <br>
      3. src/MidiFilePlayer.cpp:95:42: error: cannot call constructor
      ‘juce::Font::Font’ directly [-fpermissive] </font><font face="Ubuntu">(fixed by removing redundant '::Font')<br>
      <br>
      After fixing those three, everything built fine.<span class="HOEnZb"><font color="#888888"><br>
      <br>
      Joel<br>
    </font></span></font>
  </div>

<br>_______________________________________________<br>
Cmdist mailing list<br>
<a href="mailto:Cmdist@ccrma.stanford.edu">Cmdist@ccrma.stanford.edu</a><br>
<a href="http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist" target="_blank">http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist</a><br>
<br></blockquote></div><br>
_______________________________________________<br>Cmdist mailing list<br><a href="mailto:Cmdist@ccrma.stanford.edu">Cmdist@ccrma.stanford.edu</a><br>http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist<br></blockquote></div><br></div></body></html>