So Gentlemans, everything is working now. tx again.
2007/9/3, Rick Taube <[EMAIL PROTECTED]>: > > > On Sep 3, 2007, at 9:02 AM, padovani wrote: > > So, I think I'm closer now... but, when trying to compile grace > > there is a Xinerama issue that I don't understand... > > Thanks again. > > > > ok, let me try shouting it: > > *** please look at grace/doc/install.html, section "Building JUCE on > Linux", *** > > point 2 says: > > 2. Turn OFF linking to the Xinerama multi-monitor lib unless you > are using it. If > so you will have to add it to the linking set. > > #ifndef JUCE_USE_XINERAMA > #define JUCE_USE_XINERAMA 0 > #endif > > > > > >> please look at grace/doc/install.html, section "Building JUCE on > >> Linux", where point 3 says: > >> > >> > >> 3. Make the Release version of libjuce.a: > >> > >> $ cd juce/build/linux > >> $ make CONFIG=Release > >> > >> If you are successful the JUCE library will be saved in juce/bin/ > >> libjuce.a. > >> > >> > >> > > > > > > >
