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 » Developing U++ » Mac OS » MacOS ide make problem
Re: MacOS ide make problem [message #28628 is a reply to message #28625] Wed, 08 September 2010 15:42 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

The errors you get mean that the linker didn't find the X11 libraries. Do you have it installed on your machine? It should be available on mac since Mac OS X 10.3, at least that is what I understand from this page: http://developer.apple.com/opensource/tools/runningx11.html. Have a look there, it looks like a very good source of information.

If you have it installed or when you install it, you might have to change the library paths using LIBPATHS="...". But if I am not mistaken the "/usr/X11R6/lib" that is already in defaults should be sufficient.

Honza

PS: There is of course also second, better option: Finish the port to use native mac environment Wink
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 701-dev1 / 2007.1beta on Mac OSX
Next Topic: Compile X11 Source Package
Goto Forum:
  


Current Time: Fri May 02 14:00:20 CEST 2025

Total time taken to generate the page: 0.03976 seconds