|
From: Paulo E. C. <pau...@gm...> - 2013-05-27 13:34:37
|
On 27/05/13 14:24, Ian Stakenvicius, Aerobiology wrote: >> It reports my opengl is 1.5.8 (not enough for GLES2 I gather, which IIRC is about 2.1 or 2.2) >> >When I run: >> >freewrl -R >> >I get: >> >freewrl: symbol lookup error: freewrl: undefined symbol: fwl_set_modeRecord >> >That function is one I added recently, and it's working on win32. >> >Mainloop.c L.3649 >> >libFreeWRL.h L.244 >> >options.c L.414 >> >Any hypotheses? >> >-Doug > Probably the new header or source file(s) needs to be added to the > Makefile.sources in /src/lib > I can run it fine from the recent trunk... |