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++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » TheIDE doesn't start on macOS 11.1
Re: TheIDE doesn't start on macOS 11.1 [message #56087 is a reply to message #56061] Fri, 22 January 2021 20:24 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1099
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

I try to build TheIDE with embeeded umk that works. I just noticed that "/opt/local/include" doesn't exist and "/usr/include" doesn't posses openssl. So, I modified CLANG.bm to provied valid path:
INCLUDE = "/usr/include;/usr/local/opt/openssl/include";

And the compilation works...

The openssl is install using brew:
brew install openssl


The same is true for library path and it needs to be change to posses openssl:
LIB = "/usr/lib;/usr/local/opt/openssl/lib";


And now TheIDE works on macOS. I highly suggest to update CLANG.bm for mac to above options and trigger new build for that system.

Klugier


U++ - one framework to rule them all.

[Updated on: Fri, 22 January 2021 20:33]

Report message to a moderator

 
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: TheIDE is not respecting the sandbox
Next Topic: Displaying screenshots in Readme (UppHub)
Goto Forum:
  


Current Time: Mon Jun 16 06:12:45 CEST 2025

Total time taken to generate the page: 0.04588 seconds