[OSM-talk] [OSM-dev] Footnav - new 3D project aimed at countryside users

Matt Williams lists at milliams.com
Thu Sep 17 16:35:54 BST 2009


2009/9/17 MP <singularita at gmail.com>:
>> I'm glad to see that this project is moving on and especially that
>>  it's using Qt :) However, I get a compile error with revision 2:
>
> Me too.
>
> In SRTM.h there is:
>
> #include <GL.h>
>
> But in maths.h I see this instead:
>
> #ifdef __APPLE__
> #include <gl.h>
> #else
> #include <GL/gl.h>
> #endif
>
> Quite inconsistent, considering in both cases probably the same header
> should be included :). On my system I have only <GL/gl.h> but not
> <GL.h>

I too needed to change it to '#include <GL/gl.h>' in SRTM.h. I'm on
OpenSUSE 11.1.

-- 
Matt Williams
http://milliams.com




More information about the talk mailing list