marco b. wrote:
> Linking glpuzzle...
> glpuzzle.o: In function `Reshape(int, int)':
> glpuzzle.cxx:(.text+0x632): undefined reference to `glViewport'
> glpuzzle.o: In function `changeState()':
> glpuzzle.cxx:(.text+0x67e): undefined reference to `glutIdleFunc(void (*)())'
> glpuzzle.o: In function `computeCoords(int, int, int, float*, float*)':
> glpuzzle.cxx:(.text+0x83c): undefined reference to `glGetFloatv'
> glpuzzle.cxx:(.text+0x852): undefined reference to `glGetFloatv'
> glpuzzle.o: In function `reset()':
> [...]

        I can confirm this problem with the latest SVN.

        Before I updated to latest SVN, I could not get this to happen,
        so it must be something introduced recently.
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to