If it has got as far as linking fluid, all the libs and I think most of the test apps will be built already. I use fltk with nxlib and have never worried about getting fluid to compile. I doubt you actually need fluid to run on your arm target...at most you would just use it on your PC. You could just remove fluid from the Makefile - or leave it and don't worry about it. Hope this helps, Darren.
> hey friends > I have cross-compile nano-x(microwindows0.91) and nxlib-0.45 successfully,and > they were install in /usr/local/arm/2.95.3 > then I cross-compile the fltk1.1.7 > ./configure \ > --host=arm-linux \ > --prefix=/usr/local/arm/2.95.3 \ > --with-x \ > --x-includes=/usr/X11R6/include/ \ > --x-libraries=/usr/local/arm/2.95.3/lib > > make it,but there's an error: > > Linking fluid... > /usr/local/arm/2.95.3/arm-linx/bin/ld:cannot find -lXert > make[1]:***[fluid] Error 1 > > Can Anybody tell me,what's the problem? > HOW can i amend it? > and introduce something about Xert library ? > > thank you very much! > _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

