Mac problem
-
Hy. I have a problem with mac installation.
Mojave 10.14.6
Xcode 11.3I have this error message.
Error: the i386 architecture is deprecated. You should update your Archs build setting to remove the i386 architecture.....Im Lost :(
-
@yall are you trying to build HISE/ if so you need to look thru projucer and remove the intel options
-
@yall You need to select 64bit Intel target in the Projucer (Exporters=>Xcode=>Release=>OSX Architecture)
Also, I'm not sure xcode11 works, as we tend to use xcode10... -
@Lindon said in Mac problem:
are you trying to build HISE/ if so you need to look thru projucer and remove the intel options
thank U, i will try....
-
@Lindon I just tried so with the latest macbook pro equipped with all the updates and there is always a problem ... is it possible that it works with a mac book pro 10.5.9 with x code v5?
-
@yall the "Error: the i386 architecture is deprecated. You should update your Archs build setting to remove the i386 architecture....." line means you're trying to build for 32bit, Mojave needs 64bit, in the projucer set the "OSX Architecture" to 64-bit Intel