Cannot finish Export Setup Wizard on Linux
-
I am trying to setup HISE on Linux after some time and the Export Wizard will not let me through.
It says I need to select the IDE or tick a checkbox but not options are present. Is there any trick how I can bypass this on Linux?
@d-healey do you have an idea?
-
@oskarsh said in Cannot finish Export Setup Wizard on Linux:
@d-healey do you have an idea?
Open settings and check the box
-
@d-healey I am running the latest commit from the the develop branch and I cannot see the option.
What else could I check?
I can see on my MacOS HISE that this checkbox is there tho.
-
@oskarsh said in Cannot finish Export Setup Wizard on Linux:
What else could I check?
Go to
~/.hise/compilerSettings.xml
Add
<ExportSetup value="Yes"/>
Save, and reopen HISE.
-
@d-healey thanks alot that worked!