ok, i rebuilt w/ chicken 3.0 and now the app starts - then locks up after a moment before anything can actually be done (files loaded, etc.) - maybe that's the juce & threads problem?
i originally built juce from source ... there is an ccrma rpm for juce 1.44 which i installed and tried to use in the grace compile, but it failed ../../src/Resources.h: In static member function âstatic juce::String TextDialogComponent::ShowTextDialog(juce::String, juce::String, juce::String, juce::String, juce::String)â: ../../src/Resources.h:265: error: void value not ignored as it ought to be make[1]: *** [build/grace.obj/Release/Buffer.o] Error 1 make: *** [Grace] Error 2 bill On Thu, Aug 28, 2008 at 12:18 PM, Heinrich Taube <[EMAIL PROTECTED]> wrote: > also -- and i hate to say this -- i think there was something missing in > fedora8 threads that juce needed , i dont know if this got resolved or not > (it was part of fedora7 but got taken out of fedora 8). is there anyone on > the list that runs a juce app on fedora 8? > > On Aug 28, 2008, at 11:05 AM, Bill Sack wrote: > >> hi all, >> i have been trying the tarball of Grace this morning, and have been >> able to get it to compile (on Fedora 8) without problem. when i start >> grace, i get this error: >> >> Error: unbound variable: make-hash-table >> >> Call history: >> >> ChickenBridge.scm: 249 ##sys#register-macro >> ChickenBridge.scm: 256 make-hash-table >> >> what am i doing wrong? my chicken version is 3.3. >> >> bill >> >> _______________________________________________ >> Cmdist mailing list >> [email protected] >> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist > > _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
