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   |
 |
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:
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
|
|
|
 |
|
TheIDE doesn't start on macOS 11.1
By: Klugier on Thu, 14 January 2021 13:44
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: mirek on Tue, 19 January 2021 10:03
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: Klugier on Tue, 19 January 2021 16:04
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: Klugier on Fri, 22 January 2021 20:24
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: mirek on Sun, 24 January 2021 07:42
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: Klugier on Sun, 24 January 2021 13:16
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: forlano on Sun, 24 January 2021 13:33
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: Klugier on Sun, 24 January 2021 14:06
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: forlano on Sun, 24 January 2021 18:19
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: Klugier on Mon, 25 January 2021 17:56
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: forlano on Thu, 28 January 2021 20:54
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: mirek on Tue, 16 February 2021 13:54
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: Klugier on Tue, 16 February 2021 15:18
|
 |
|
Re: TheIDE doesn't start on macOS 11.1
By: mirek on Tue, 16 February 2021 15:25
|
Goto Forum:
Current Time: Mon Jun 16 06:12:45 CEST 2025
Total time taken to generate the page: 0.04588 seconds
|