Need help with Mac installation :) [Solved]
-
Hello everyone , Hope y'all doing well
Just need A few guidelines To build Hise from source code on Mac?I downloadhise 2.1.0
Any quick tips?
Much appreciate your help
Thanks -
@Natan-Rezaei All the instructions are here - https://github.com/christophhart/HISE#windows--osx
If you need more help you'll need to provide more information about what parts you need help with :)
-
Hello sir David , hope all good :)
I just downloaded the source code , then i opened the tools and tried to open projucer.
It says "The application “Projucer” can’t be opened."What programs i need to get things done?
Xcode8 ? -
@Natan-Rezaei What version of MacOS are you using?
-
Mojave 10.14.4
-
@Natan-Rezaei I use XCode 10 - but this can't build 32bit plugins. Why can't you open Projucer? What error do you get? Could you post a screenshot?
-
Hello dear david and thanks for your first great news :) about xcode 10
i downloaded the zip file from github , extracted the files like what i did in windows , then
opened tools ,> Projucer
Clicking on projucer wont open the juce :(
Any idea?
Thanks in advance -
@Natan-Rezaei https://www.universalmediaserver.com/forum/viewtopic.php?t=12875
Maybe this helps
-
@hisefilo Thank you dear hisefile , But still can't open jProjucer , Same window pops up, Still No luck :(
Any idea?Note : I changed the permission to install from anywhere.
-
I double clicked on Projucer unix...
Here is what Terminal shows :Last login: Fri Jun 21 06:40:30 on ttys000 Natanrs-MacBook-Air:~ Natanr$ /Users/Natanr/Downloads/HISE-2.0.0/tools/projucer/Projucer ; exit; -bash: /Users/Natanr/Downloads/HISE-2.0.0/tools/projucer/Projucer: cannot execute binary file logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Process completed]
-
@Natan-Rezaei try getting Projucer from Juce webpage https://shop.juce.com/get-juce/download
-
try getting Projucer from Juce webpage https://shop.juce.com/get-juce/download
NOOOO! There's a custom build included in the HISE repository, use that one or prepare for apocalypse.
-
@Christoph-Hart Ooooops. Didn't know. Sorry
-
@Christoph-Hart I think that's the one he's not able to open
-
@Christoph-Hart Thank You dear Christoph , Can you point me Where I can find it?
thanks a ton
-
Good News :)
I Removed , and redownloaded the hise , and projucer now works just fine :)Just A quick Question?
am i need to change any setting , with Projucer/ or xcode?
Note: I demonstrate Hise , with installer And i think ipp is all set by default. -
@Natan-Rezaei If you're using XCode 10 you need to make sure the target platform is set to 64bit. If you're using IPP then I don't think you need to change anything, if you're not using IPP then follow the instructions on github about building without IPP.
-
@d-healey Thanks dear david
I did That , but have no idea how to get things done with xcode 10.
Changed the instruction to x64 intel for both release and debug...
But can't cant change it to release in Xcode , like one we do in windows!
Any recommendation?
Thanks You Sir -
@Natan-Rezaei Inside XCode select build for profiling - that will create the release buildl..
-
@d-healey I faced with this error , and build failed :(
Command Ld failed with a nonzero exit code
In build folder > release i can see hise app icon, but clicking on it tells that app is damaged becuase of the above error