I think the reason it's complaining about OPENGL_xmesa_INCLUDE_DIR is that I
don't have xmesa.h. I'll try it without and see if it works but I think
that's the problem.

On 8/5/07, Will Harrison <[EMAIL PROTECTED]> wrote:
>
> Thanks for the explanation, while going through the configuration I found
> some things that could have been causing a problem:
>
> > Variable Name: OPENGL_gl_LIBRARY
> > Description: Path to a library.
> > Current Value: OPENGL_gl_LIBRARY-NOTFOUND
>
>
> Just to clarify, the opengl library would be Mesa, right?
> Also thought this might be an issue:
>
> > Variable Name: OPENGL_xmesa_INCLUDE_DIR
> > Description: Path to a file.
> > Current Value: OPENGL_xmesa_INCLUDE_DIR-NOTFOUND
> >
> I guess I would just point that to /usr/include?
> Thank you for your help and patience everyone.
>
> On 8/5/07, Melchior FRANZ < [EMAIL PROTECTED]> wrote:
> >
> > * Georg Vollnhals -- Monday 06 August 2007:
> > > Nick:
> > > > I couldn't work out what 'the configuration' screen was, nor meant.
> >
> > That's just what comes up with  $ ccmake .   (with double 'c'),
> > Don't forget to set CMAKE_BUILD_TYPE to either "Release" or
> > "RelWithDebInfo", but don't let it set to "Debug", as this builds
> > a rather slow OSG. Finally c-key to configure.
> >
> > Alternatively:   $ cmake . -DCMAKE_BUILD_TYPE=Release
> >
> > m.
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > _______________________________________________
> > Flightgear-users mailing list
> > Flightgear-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/flightgear-users
> >
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to