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 #56095 is a reply to message #56087] Sun, 24 January 2021 07:42 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13986
Registered: November 2005
Ultimate Member
Klugier wrote on Fri, 22 January 2021 20:24
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


Well, I actually suspect that the whole issue is a result of brew upgrading openssl to 1.1...

Mirek
 
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: Tue Jun 18 21:46:16 CEST 2024

Total time taken to generate the page: 0.02647 seconds