Home » Developing U++ » Mac OS » Problem with macOs compiling in Linux
|
Re: Problem with MaxOs compiling in Linux [message #51368 is a reply to message #51367] |
Sat, 16 March 2019 11:57 |
|
Klugier
Messages: 1083 Registered: September 2012 Location: Poland, Kraków
|
Senior Contributor |
|
|
Hello,
It seems that you have updated your sources, but without updating TheIDE. You TheIDE can not ignore .mm file, so it leads to compilation problem. The simplest solution to fix that problem is to download nightly tarball build and recompile and reinstall TheIDE. Then the compilation problem should gone.
I am not sure we can handle this with more gentle way like. Anyway, sorry for difficulties
I like the mistake you made in the title and called macOS - MaxOS Now, the title is correct.
Sincerely,
Klugier
U++ - one framework to rule them all.
[Updated on: Sat, 16 March 2019 11:59] Report message to a moderator
|
|
|
|
|
Re: Problem with MacOs compiling in Linux [message #51392 is a reply to message #51390] |
Tue, 19 March 2019 12:53 |
|
Klugier
Messages: 1083 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 Nov 01 00:48:25 CET 2024
Total time taken to generate the page: 0.02557 seconds
|