Exporting issue - Newbie
-
Hi!
I'm a newbie to hise and I have never been able to export a plugin successfully. I'm currently having an issue when exporting to VST and AU.
Below are some of the errors I'm getting. Any ideas where I've gone wrong?
Thank you so much for any help pit is really appreciated!!
/Users/skyleryoung/Music/HISE-master/hi_core/hi_core/MacroControlledComponents.h:119:3: reference to 'Point' is ambiguous
Point<int> downPosition; ^
/Users/skyleryoung/Music/HISE-master/hi_core/hi_core/MacroControlledComponents.h:322:23: reference to 'Point' is ambiguous
void touchAndHold(Point<int> downPosition) override; ^
/Users/skyleryoung/Music/HISE-master/hi_core/hi_core/MacroControlledComponents.h:440:23: reference to 'Point' is ambiguous
void touchAndHold(Point<int> downPosition) override;
fatal error: too many errors emitted, stopping now [-ferror-limit=]
Compiling finished. Cleaning up...
[Process completed]
-
Have you built HISE from source?
-
I began using hise about 6 months ago and I couldn't get it to work so I gave up on it for a while and now im trying again. I honestly can't remember how or if I built it so I just tried again and im getting these errors when compiling:
-
Which branch are you trying to build?
-
Plugin branch
-
@skyman No I mean which branch of the source code?
-
Oh sorry I actually don't know what that means :(
-
@skyman Can you provide the link to the exact copy of the source code you downloaded?
-
-
-
@Lindon Thank You! Just got a new branch but dealing with similar issues still
-
@skyman OK lets make sure you have all the right software.
What's you operating system and version?
Whats your Compiler and version? -
This post is deleted! -
I'm on OSX Catalina 10.15.4 and Xcode 11.5
I'm guessing that it doesn't work on Catalina?
Thanks for all the help !
-
Also, forgot to mention that Projucer from the build won't open so I used the JUCE I already have but its version 6.0.1 which could be an issue?
-
How many copies/versions of the source code do you have on your system?
-
@skyman said in Exporting issue - Newbie:
I'm on OSX Catalina 10.15.4 and Xcode 11.5
I'm guessing that it doesn't work on Catalina?
Thanks for all the help !
Well, I keep saying "I dont think Catalina is supported" and a bunch of people here then chime in with "I've go it to work on Catalina" - so maybe one of them can help you?
-
@Lindon said in Exporting issue - Newbie:
Well, I keep saying "I dont think Catalina is supported" and a bunch of people here then chime in with "I've go it to work on Catalina" - so maybe one of them can help you?
Xcode 11 won't work yet. I'm using Xcode 10 on my Catalina rig
-
@dustbro You also have to use the latest Projucer from JUCE.
-
@d-healey I've had 3 versions in total but trashed the old 2 when I downloaded the one Lindon suggested