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 #56606 is a reply to message #56602] Sun, 28 March 2021 09:14 Go to previous messageGo to previous message
LeiMing is currently offline  LeiMing
Messages: 21
Registered: September 2009
Location: China
Promising Member

I tried to perform building on macos from github source.

It firstly shows that png.h not found. I use ```brew install libpng``` then re-run ./configure to resolve it.
(I wonder if I should use flags to tell it using the static link one)

After get the umk exectuble file, I tried to build upp with umk.

It comes out openssl/openssl.h not found.
I use ```brew reinstall openssl``` to make sure openssl installed, but the umk build system seems not to find it.
I also try to add CPPFLAGS=-I/usr/local/opt/openssl/include and LDFLAGS=-L/usr/local/opt/openssl/lib to tell it where openssl is, but it didn't work.
 
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: Wed May 22 05:35:41 CEST 2024

Total time taken to generate the page: 0.01541 seconds