How to fix this problem building hiuse?
-

-
@duma Have you extracted the SDKs in the tools folder?
-
@David-Healey yeah ive done it but its still having that error
-
@duma Did you download the JUCE submodule when you cloned the HISE repo?
-
@David-Healey please remind me how is that done?
-
-
@David-Healey Yes I did, thats how I changed the versions on JUCE
-
@David-Healey Do you mean projucer?
-
@duma said in How to fix this problem building hiuse?:
I changed the versions on JUCE
You need to use juce6, the other branch doesn't work at the moment.
-
@David-Healey are projucer and juce the same thing?
-
@duma Projucer is an app for managing JUCE project, JUCE is a C++ framework that HISE is built on top of.
-
@David-Healey Okay so youre saying i need to rebuild hise and do the whole instalationb process over?
-
@duma I didn't say any of that
-
@David-Healey alright, so what must I do?
-
@duma Have you already built HISE from source? Are you using the juce6 branch of JUCE?
-
@David-Healey Yes I have but I have no clue what JUCE branch im using, how may I check?
-
@duma If you used the command I mentioned that clones the juce submodule then you're on the right branch.
The error in your initial post, is that when you build HISE or your project?
-
@David-Healey The error is when i build my project
-
@duma Do you see the file it mentions on your system?
-
@David-Healey It doesnt have the file
so do i paste this code
git submodule update --init --recursive