Re: [Gambas-user] Rev. 5753: gb.openal ...disabled !

2013-07-22 Thread Ru Vuott
> For information, I'm currently adding support for the alure utility > library, so you will need the libalure-dev package soon... > > -- > Benoît Minisini Thank you for information. regards vuott -- See everything

Re: [Gambas-user] Rev. 5753: gb.openal ...disabled !

2013-07-22 Thread Benoît Minisini
Le 21/07/2013 20:44, Kende Krisztián a écrit : > [GB.OPENAL] > "New component for the OpenAL 3D audio library. Work in > progress..." > > I can only guess, but not the libopenal-dev package is missing? Might > help the full build log... > > For information, I'm currently adding support for the alu

Re: [Gambas-user] Rev. 5753: gb.openal ...disabled !

2013-07-21 Thread Jussi Lahtinen
If you don't need openal component, then I would guess you don't need to do anything. Jussi On Sun, Jul 21, 2013 at 9:03 PM, Ru Vuott wrote: > Hello, > > I updated my Gambas 3 with rev. #5753, and at end of ~ $ ./configure -C I > obtained this notice: > > || > || THESE COMPONENTS ARE DISABLE

Re: [Gambas-user] Rev. 5753: gb.openal ...disabled !

2013-07-21 Thread Kende Krisztián
[GB.OPENAL] "New component for the OpenAL 3D audio library. Work in progress..." I can only guess, but not the libopenal-dev package is missing? Might help the full build log... > Hello, > > I updated my Gambas 3 with rev. #5753, and at end of ~ $ ./configure > -C  I obtained this notice: > >

[Gambas-user] Rev. 5753: gb.openal ...disabled !

2013-07-21 Thread Ru Vuott
Hello, I updated my Gambas 3 with rev. #5753, and at end of ~ $ ./configure -C  I obtained this notice: || || THESE COMPONENTS ARE DISABLED: || - gb.openal || What I miss?  What I have to do? Thanksss Regards vuott --