[Insight-users] libfltk_gl.a problem
yj76 at columbia.edu
yj76 at columbia.edu
Fri Jun 18 11:29:14 EDT 2004
Hi, Group:
I had the following errors when I tried to build InsightApplications
does it sounds familar to anybody?
edge2D is my own project, however, the same error also happened to
some other existing InsightApplications.
I'm using cvs Insight, and fltk1.1.5
thanks,
Building executable /usr/local/src/InsightAppBin/edge2D/edge2D...
/usr/local/lib/libfltk_gl.a(gl_draw.o): In function `gl_height()':
gl_draw.o(.text+0x7): undefined reference to `fl_device'
/usr/local/lib/libfltk_gl.a(gl_draw.o): In function `gl_descent()':
gl_draw.o(.text+0x23): undefined reference to `fl_device'
/usr/local/lib/libfltk_gl.a(gl_draw.o): In function `gl_width(char const*,
int)':
gl_draw.o(.text+0x4b): undefined reference to `fl_device'
/usr/local/lib/libfltk_gl.a(gl_draw.o): In function `gl_width(unsigned
char)':
gl_draw.o(.text+0x6f): undefined reference to `fl_device'
/usr/local/lib/libfltk_gl.a(gl_draw.o): In function `gl_font(int, int)':
gl_draw.o(.text+0x8e): undefined reference to `fl_device'
collect2: ld returned 1 exit status
make[3]: *** [/usr/local/src/InsightAppBin/edge2D/edge2D] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_edge2D] Error 2
make: *** [default_target] Error 2
More information about the Insight-users
mailing list