Building the current development version
Judd Storrs
storrsjm at email.uc.edu
Wed Apr 15 13:31:50 CDT 2009
I'm pretty new to the Octave source and this is the first time I've built
the development version. I'm having a similar problem (error: ‘gluOrtho2D’
was not declared in this scope) on the pre-release of Ubuntu 9.04 using an
hg clone from this afternoon (Apr 15). I was able to get past this
particular error and complete the build by adding:
#include <GL/glu.h>
to src/DLD-FUNCTIONS/fltk_backend.cc after the fltk includes (#include
<FL/... lines).
--judd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20090415/2684fd16/attachment.html
More information about the Help-octave
mailing list