FLTK logo

compiling fltk for nxlib

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

compiling fltk for nxlib kishore Feb 14, 2006  
 
Hello,
I compile the fltk for nxlib-0.45 libs. I dont have -lXext.
So If I get this error when linked just with libX11.so compiled from nxlib.


Linking adjuster...
./lib/libfltk.a(Fl_x.o): In function `Fl::paste(Fl_Widget&, int)':
Fl_x.cxx:(.text+0x8b8): undefined reference to `XConvertSelection'
./lib/libfltk.a(Fl_x.o): In function `Fl::copy(char const*, int, int)':
Fl_x.cxx:(.text+0xa4c): undefined reference to `XSetSelectionOwner'
./lib/libfltk.a(Fl_x.o): In function `fl_handle(_XEvent const&)':
Fl_x.cxx:(.text+0x1268): undefined reference to `XConvertSelection'
collect2: ld returned 1 exit status
make[1]: *** [adjuster] Fehler 1


How should I compile fltk for nxlib? What am i doing wrong here?

Regards,
Kishe

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.