i386 deprecated!?!?!
-
Hello,
When I try to export hise-master, I have the following error:
The i386 architecture is deprecated. You should update your ARCHS build setting to remove the i386 architecture. (in target 'HISE Standalone - App')
Anyone know why?
I tried with the latest Xcode and version 9.4 ... same problem ...
I understand the idea but I do not understand why it does ... Hise is in 64 bit?
I think the only thing that has happened is a Mac update ... I had not opened it for several months!
I only need to export a project ... why it's so complicated!
Everything works so well under Windows!
-
@alexaudio10 you need Xcode 8.x for Hise. 9.x does not support i386 anymore, as far as I know
-
Same problem problem here.. XCode v10.0 (10A255)
-
@bastiaan As pointed out by hisefilo you need to use Xcode 8.x
-
@d-healey: Thanks I'll try, i hope i can run 8.x paralel to 10 because i use v10 for work.
-
Show stopper, XCode 8 isn't compatible with MacOS Mojave, i guess my hise journey ends here (for now). Can HISE work with Visual Studio for mac instead of Xcode?
Edit: we arranged on another Mac Pro for compiling, so we will give it another shot (using xCode v8)
-
Hi,
I am getting the same issue.
The fact is that I just updated to High Sierra today in order to instal Xcode10, which I thought was compatible...Xcode 8 is compatible with High Sierra apparently, but it is only available with a paid dev account...
So what can I do now? -
-
You can definitely use Xcode10 to make 64bit HISE if you change a setting in the projucer project.
In the Exporters Tab, change the OSX Architecture to 64-bit.
REVISED for content.
-
@dustbro
Oh that's really cool! I'll check tomorrow!
No I don't need 32bits app, I though it was enough to set it in xcode…@d-healey said in i386 deprecated!?!?!:
By a new computer and install GNU/Linux :p
But it won't a computer anymore if I do that innit?
Seriously I am working on my studio imac which is a war machine, even if it is not adequate to mix pro- tools system with development, but still easier than with the laptop… -
Yes @dustbro is right, I just have to wait a little bit before moving to 64bit only since there are still a few elderly people using 32bit on macOS, but I am looking forward to the day I can delete the bullshit 32bit fallback code for the streaming engine.
-
@dustbro So is this only thing to use XCode 10? Do you get some errors or other issues in XCode 10?
-
@orange I get a list of about 160 warnings... but no show stopping errors.
-
@dustbro That worked perfectly thanks!
-
OK so I set the OSX Architecture to 64-bit Intel, buit I am still getting the i386 Architecture is depreciated " message.. what am I doing wrong?
All new Mac (Mojave 10.14.4) and XCode 10.2
-
@Lindon .oh hang on....
...yep. I forgot to set it to 64-bit in the debug section... ignore me, back on your heads...
-
@ustk does this work for Xcode 9 too?
-
@Ohnias I have no idea, it worked with v10 so I don't touch anything
-
Hey Guys i´m getting a Error Message very close to this one...
The following build commands failed:
Ld build/PianoSAMmini.build/Release/PianoSAMmini\ -\ VST.build/Objects-normal/i386/PianoSAMmini normal i386
(1 failure)Does anyone know how to fix this?
Ps. If i export without IPP i dont get this Message and the export works mostly fine..
Intel IPP is already installed... @d-healey told me i may have to setup the "setting file paths so projucer knows where IPP is installed."
Does anyone knows how to set these up on a Mac? ... (I´m on MacOs(highSierra) )Greets Toby
-
Sorry about what I said, it's not xcode 10 but 8 that I am using…