> > I don't see these lines in the "current" fltk-1.1.8 makeinclude.in - > > I'm trying to make my version as close to the "real" 1.1.8 as > > possible, so I think I will leave these out... Does the real 1.1.8 > > build OK for you? Do you need these lines added? > > Did you try a make install? It works only with those lines. > Take a look at xutf8/Makefile. I need the fltk-utf8-config > to build my projects.
You did a "make install" !?!??!! Oh... I haven't tried that - I don't think this code is ready to be actually installed yet... I would recommend that you build it and then work with it from the build location, and keep a "proper" version of fltk in the install location... At least until I squash a few more bugs! Working with fltk from the build location is usually OK - even fltk-config (fltk-utf8-config) knows the difference and sets the paths right. So a few symlinks (or just paths in your makefile) is all that is needed to switch between multiple different builds of fltk. And yes - you are right, the xutf8 Makefile has not been updated to use the new install method yet. I'll try and fix that soon (although my longer term plan is to make that directory go away entirely and merge the functionality into the main tree.) Does the new snapshot work any better for you otherwise? -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

