Forum > macOS / Mac OS X

FPC Problem Installing MacOs Mojave 10.14.6

<< < (2/2)

PascalDragon:

--- Quote from: trev on August 11, 2021, 01:29:17 pm ---The error is pretty explicit. You have set an unsupported target architecture. I have no idea what you have set, but the target architecture should be Darwin.

--- End quote ---

As target architecture it should be x86_64, not Darwin. ;) The target OS should be Darwin however.

trev:

--- Quote from: PascalDragon on August 11, 2021, 01:32:58 pm ---
--- Quote from: trev on August 11, 2021, 01:29:17 pm ---The error is pretty explicit. You have set an unsupported target architecture. I have no idea what you have set, but the target architecture should be Darwin.

--- End quote ---

As target architecture it should be x86_64, not Darwin. ;) The target OS should be Darwin however.

--- End quote ---

Mojave should be able to compile i386 code successfully, so I suspect Darwin was not selected.

So, yes, I should have said target operating system, but I don't think the target architecture should necessarily be x86_64 though that should also work provided Darwin is selected as the target OS.

Navigation

[0] Message Index

[*] Previous page

Go to full version