Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Build instructions
#6
(02-24-2022, 04:01 PM)noobsoftware Wrote: I keep getting an error while trying to package. I'm trying to build on macOS catalina, do you think that might be to recent a version of macOS for the build process to work properly? What macOS version are you using to build? Also what SDK do you recommend using?

The official builds I build on 10.11 El Capitan. There are some issues on later versions which I am working on in the "newclang" branch, but they are not ready yet.  On newer versions of MacOS I build with -O0 and SDK 10.12 since the issues occur with optimizations enabled.  If you want to follow my work on the optimization crash on newer versions of Xcode look here:

https://github.com/dbsoft/UXP/issues/1

Edit: I just checked, I am using 10.11 SDK for the official builds, I'll update the build instructions.

But I am curious, the issue happens during packaging? At that point the build is done... you should be able to run it with:

Code:
./mach run

or

Code:
./mach run --debug
Reply


Messages In This Thread
Build instructions - by noobsoftware - 02-23-2022, 08:09 PM
RE: Build instructions - by dbsoft - 02-23-2022, 09:41 PM
RE: Build instructions - by noobsoftware - 02-24-2022, 05:39 AM
RE: Build instructions - by dbsoft - 02-24-2022, 10:39 AM
RE: Build instructions - by noobsoftware - 02-24-2022, 04:01 PM
RE: Build instructions - by dbsoft - 02-24-2022, 10:04 PM
RE: Build instructions - by noobsoftware - 02-25-2022, 03:55 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)