<div dir="ltr"><div>Yes. On alternate computer (Ubuntu 18.04) I initially run into:</div><div>#error &quot;This project was last saved using an outdated version of the Projucer! Re-save this project with the latest version to fix this error.&quot;</div><div><br></div><div>which is fixable by editing:<br></div><div>parent/juce/extras/Projucer/JuceLibraryCode/AppConfig.h</div><div>to read (line 35): #define JUCER_ENABLE_GPL_MODE 1</div><div><br></div><div>Then to make Projucer</div><div>then execute from terminal <br></div><div>and open ~/parent/grace/Grace.jucer</div><div>then save.</div><div>and Grace (compilation) goes abounding along, whee!<br></div><div><br></div><div>Hope this helps!<br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 5, 2020 at 7:28 AM Taube, Heinrich K &lt;<a href="mailto:taube@illinois.edu">taube@illinois.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div style="overflow-wrap: break-word;">
once you do  &#39;git clone <a href="https://github.com/WeAreROLI/JUCE.git" target="_blank">
https://github.com/WeAreROLI/JUCE.git</a> juce’ you shouldn&#39;t need to interact with the juce website at all. 
<div><br>
<div>If you need to change Grace&#39;s build process you will edit Grace.jucer, make your changes, and regenerate the builds. For this you can build the juce/extras/Projucer app in GPL mode using one of their premade projects.<br>
<div><br>
<blockquote type="cite">
<div>On Mar 5, 2020, at 8:48 AM, Forrest Curo &lt;<a href="mailto:treegestalt@gmail.com" target="_blank">treegestalt@gmail.com</a>&gt; wrote:</div>
<br>
<div>
<div dir="ltr">
<div>Thanks much for humoring my impatience. (The delay gave me time to start a batch of sauerkraut before my cabbage rotted the wrong way in the fridge.)</div>
<div><br>
</div>
<div>So, Projucer is in the package... If I don&#39;t have to mess with the JUCE website, that should save considerable annoyance.</div>
<div><br>
</div>
<div>Onward, whee!<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Thu, Mar 5, 2020 at 4:52 AM Taube, Heinrich K &lt;<a href="mailto:taube@illinois.edu" target="_blank">taube@illinois.edu</a>&gt; wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I’ve changed Grace.jucer to use realtive pathnames so if you do a git pull you should get new build systems that you can try out (I wont have access to linux or windows until sunday to test.). As it stands the grace project expects a parent directory that contains
 juce, sndlb and grace as described in the readme.  But if you don&#39;t like that you can change Grace.jucer in the Projucer to fit your needs, that&#39;s why its included.</blockquote>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>

</blockquote></div>