Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Is libXi needed ??
Is libXi needed ?? [message #37730] Tue, 06 November 2012 19:09 Go to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hy all,

I am currently trying to build theIde on a gumstix (linux overo + ARM cortex A8) board.

I'm almost done but I stumbled on the Xi lib which the linker says it can't find although it's present in /usr/X11R6/lib.

So I tried to compile theIDe on my Fedora computer while having previously removed the Xi lib from CtrlCore ... and theIde compiled and linked perfectly.
==> so is this lib really needed ???


NB: I will post the procedure to use upp on gumstix once finished but it's almost straight forward (once you have all the libs installed of coarse ...)

[Updated on: Tue, 06 November 2012 19:11]

Report message to a moderator

Re: Is libXi needed ?? [message #37731 is a reply to message #37730] Tue, 06 November 2012 19:12 Go to previous messageGo to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
After a last check using ldd, libXi is still used

ldd /users/didier/upp.out/uppsrc/GCC.Blitz.Gui.Shared/ide | grep Xi
libXinerama.so.1 => /lib/libXinerama.so.1 (0x4dfec000)
libXi.so.6 => /lib/libXi.so.6 (0x4d9a4000)
Re: Is libXi needed ?? [message #37737 is a reply to message #37731] Wed, 07 November 2012 15:19 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I think this will be some gtk thing. Perhaps with NOGTK, it will not be referenced...
Previous Topic: string replacer utility functor
Next Topic: How to sort a vector?
Goto Forum:
  


Current Time: Fri Mar 29 08:27:19 CET 2024

Total time taken to generate the page: 0.01150 seconds