> Hi Ian,
> Thanks for your reply. Here are the answers to some of your queries:
>
> what version of fltk ?
> I am trying to build FLTK 1.3.0..
>
> what host toolchain ?
> The host toolchain is on Ubuntu. But I am cross compiling it for ARM target.
>
> what X11 server ?
> I am not sure how to check the version of the X11 Server? Any ideas.
>
> are you cross-compiling or building native on the arm host?
> Yes I am cross compiling for ARM target on a Ubuntu host.
>
> I am building FLTK as static lib only.As per your suggestion I have checked 
> X11 and found that XIMOfIC  is present in Xlib.h file. It is declared and 
> externed here.But I cannot find where it is defined.
> As for checking libs I don’t know what libs are X11 libs apart form 
> LibXext. I think you are right that my X library is not providing the 
> implemenation. But I cannot figure out which library would implement it.
> Hope I am able to answer all your questions.

Some more additional information
I found out that the X11 lib which i am building is of the version 1.3.2 . I 
saw on net that there is a newer version 1.3.3. So it might be a case that the 
function XIMOfIC is not defined in the older version but defined in newer 
version .Can you Kindly tell me if there is any way to confirm this ?

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to