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 » Fail to get theIde started with macos
Re: Fail to get theIde started with macos [message #56643 is a reply to message #56634] Tue, 30 March 2021 19:07 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1363
Registered: December 2006
Ultimate Contributor
LeiMing wrote on Tue, 30 March 2021 06:02

After trials and errors I have these libraries installed:
libpng, freetype2, libxcb, fontconfig, libx11
and had "umk" built.

Except of the libpng these libraries are X11-related. This is Linux stuff. You do not need them on Mac.
Below are dependencies of TheIDE on 10.13:
$ otool -L ide 
ide:
 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation (compatibility version 300.0.0, current version 1455.255.0)
 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 22.0.0)
 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current version 158.0.0)
 /usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version 1.0.5)
 /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.11)
 /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.50.4)
 /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 400.9.0)
 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit (compatibility version 45.0.0, current version 1561.61.100)
 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1455.255.0)
 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics (compatibility version 64.0.0, current version 1161.21.5)
 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText (compatibility version 1.0.0, curren


Regards,
Novo
 
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
Read Message
Read Message
Read Message
Read Message
Previous Topic: I cant compile sound example....
Next Topic: Never to able to compile any example.
Goto Forum:
  


Current Time: Sat Jun 15 19:52:24 CEST 2024

Total time taken to generate the page: 0.02327 seconds