Re: Fail to build jogl-demos and jogl-utils...
Posted by
jiapei100 on
May 31, 2011; 2:43pm
URL: https://forum.jogamp.org/Fail-to-build-jogl-demos-and-jogl-utils-tp2983654p3006256.html
Haha, Sven Gothel:
I don't think I'm familiar with joal and joal-demos. I couldn't find the source of
com.jogamp.openal.AL
com.jogamp.openal.ALC
Yeah, following your suggestion, if I add the built joal.jar into the project settings, there is no error reports in Eclipse.
However, Sven Gothel, where are the source of
com.jogamp.openal.AL
com.jogamp.openal.ALC
??
Best Regards
Pei
Sven Gothel wrote
On Tuesday, May 31, 2011 05:15:05 am jiapei100 [via jogamp] wrote:
>
> Hi, Sven Gothel:
>
> Why it's reported in my Eclipse that even
>
>
> > import com.jogamp.openal.AL;
> > import com.jogamp.openal.ALC;
> >
> are missing?
> Are you maintaining joal and joal-demos now?
More like 'acting maintainer' yes.
Do you like to maintain those too ?
Sure you need to have joal in place for jogl-demos,
since there is at least one demo in place using it.
~Sven
>
>
> Rgds
> Pei