Hi Robert,

> Seems like there are many problems. The makeinclude file in the top
> level (which the Makefile in xutf8 includes is missing some variables)

Quite likely - the Makefile and the makeinclude are a Frankenstein
hybrid of the files from 1.1.8, 1.1.6 and the original OksiD patch, so
probably don't really work.

However, I know that they *do* work in the specific case I use, which
is:

      "--enable-threads --enable-xft"

I see you also have "--enable-xdbe and --enable-shared"

I don't think (but may well be wrong!) that the "xdbe" will be an issue,
but the "shared" probably is.

Try building without it and linking your code statically to the fltk
libs, that might work for you.

Can I ask why you are linking dynamically here? It's not at all obvious
what advantage it would bring. Indeed, I imagine a static build might
actually be simpler for you to deploy?

-- 
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

Reply via email to