Home » Developing U++ » Mac OS » Problem with macOs compiling in Linux
Re: Problem with MacOs compiling in Linux [message #51392 is a reply to message #51390] |
Tue, 19 March 2019 12:53  |
 |
Klugier
Messages: 1106 Registered: September 2012 Location: Poland, Kraków
|
Senior Contributor |
|
|
Hello Luigi,
The thread is called this way, because the macOS version of TheIDE caused regression in Linux code. GCC can not deal with .mm files (C++ mixed with Objective-C in one file).
It is not possible to target macOS from your Linux machine. The reason for that is easy - missing libraries and missing compiler support. Technically it is possible, but very unlikely to happens due to Apple licensing policy. Please notice that you can not even install macOS virtual machine inside virtual box on system others than macOS. Even if it is the same architecture as you current computer.
Backing to non working packages on macOS, I noticed that you raised issue with plugin/ftp. Please noticed that our macOS implementation of U++ is in alpha stage. It means that some things might not work, yet. You can always try to fix that issues by your own.
Sincerely,
Klugier
U++ - one framework to rule them all.
|
|
|
Goto Forum:
Current Time: Fri Aug 22 18:38:46 CEST 2025
Total time taken to generate the page: 0.06243 seconds
|