export wizard shows blank screen on linux.
-
-
@d-healey i tried with gcc 11 and effectively the wizard shows up now. but now the problem is i dont get the options i need to complete the set up.
im sorry for asking for helpl again, can you please advise? thanks.
-
@octaviu555 I don't know if it does anything on Linux, I just disabled it from project preferences.
-
@d-healey but then how do i compile to vst or clap?
-
@octaviu555 From the export menu, you don't need the setup wizard to export. HISE doesn't export to CLAP though.
-
-
Project preferences
-
cant find the export set up option.
-
@octaviu555 Are you using the develop branch?
-
@d-healey i am using the fork you recommended me.
i compiled it following the steps from your github repo. -
@octaviu555 Are you using the development branch of my fork?
-
@octaviu555 yes. just checked.
-
@octaviu555 And you don't see Export Setup in the Compiler Settings section, even when you type it in the search bar?
Try this:
Close HISE
Open ~/.hise/compilerSettings.xml
Add<ExportSetup value="Yes"/>
,
Save the file and reload HISE. -
@d-healey said in export wizard shows blank screen on linux.:
that worked.
would it be easier to run hise from a windows vm? -
@octaviu555 said in export wizard shows blank screen on linux.:
would it be easier to run hise from a windows vm?
Easier in what way?
-
well, ive been finding error after error when trying to simply just run hise.
i wonder if the windows version doesnt have these problems. -
@octaviu555 What errors have you found when running HISE? Other than the above issues with the export setup wizard.
The Windows version is the same, except you'll run into different build issues.
If you want to export Windows plugins then you'll need to run it on Windows at some point.
-
im trying to compile an empty project just to see if it can actually do it, and its stuck here, the window freezes,
can you help me? -
@octaviu555 I hadn't even noticed that
Compile Project
option had appeared. Ignore it and use one of the export options below instead. -
Before i try anything dumb.
im just trying to build an empty plugin.
nothing.
i just want to make sure im able to export anything before spending time codiing anything that i wont be able to export.so, should i be able ot export an empty project?