Yeah. Trying to manually reset paths in JuceHeader.h has been *^@%*!&@#!!!
Again, thanks! On Wed, Mar 4, 2020 at 2:36 PM Taube, Heinrich K <[email protected]> wrote: > looks like it can find the path to juce, not sure why yet (im traveiing). > when i get to my hotel ill look at my Grace.projucer and make sure the > path to juce is relative. > > On Mar 4, 2020, at 2:05 PM, Forrest Curo <[email protected]> wrote: > > Not familiar with juce, but it compiled without error. > > It's in compiling grace that I continue to find befnurglement: > > " > ~/parent/grace/Builds/LinuxMakefile$ make > Compiling Audio.cpp > In file included from ../../Source/Libraries.h:8, > from ../../Source/Enumerations.h:17, > from ../../Source/Audio.cpp:15: > ../../Source/../JuceLibraryCode/JuceHeader.h:17:10: fatal error: > juce_audio_basics/juce_audio_basics.h: No such file or directory > 17 | #include <juce_audio_basics/juce_audio_basics.h> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > compilation terminated. > make: *** [Makefile:128: build/intermediate/Debug/Audio_a9638c37.o] Error > 1 > " > -- -- -- -- - -- - -- - -- -- > Should I try to use juce to chug out a new makefile...? Or move > juce_audio_basics_/juce_audio_basics.h > from ~/parent/juce/modules/ to wherever the Linux makefile expects to > find it? > > Forrest Curo > San Diego > > > On Wed, Mar 4, 2020 at 7:54 AM Iain Duncan <[email protected]> > wrote: > >> This is awesome news! I'm looking forward to working with CM and S7 in >> both Juce and Max myself. Thanks for putting it on Github Rick. >> >> iain >> >> On Tue, Mar 3, 2020 at 6:16 PM Taube, Heinrich K <[email protected]> >> wrote: >> >>> it should be straightforward just clone it and then use the linux build >>> script in grace/Builds/ directory. here is the list of juce dependencies >>> for linux: >>> https://forum.juce.com/t/list-of-juce-dependencies-under-linux/15121/33 >>> I did not have any problems building either sndlib or grace on my stock >>> ubuntu pc once i had the dependencies for sndlib and juce installed. But >>> if you need to do something special on your linux you will want to build >>> the juce/extras/Projucer app in gpl mode and then regenerate grace's linux >>> build script. >>> >>> >>> >>> >>> On Mar 3, 2020, at 7:57 PM, Forrest Curo <[email protected]> wrote: >>> >>> (Now to go wrestle with juce...) >>> >>> >>> _______________________________________________ >>> Cmdist mailing list >>> [email protected] >>> https://cm-mail.stanford.edu/mailman/listinfo/cmdist >>> >> >
_______________________________________________ Cmdist mailing list [email protected] https://cm-mail.stanford.edu/mailman/listinfo/cmdist
