Export Setup Wizard Issue
-
@DanSound said in Export Setup Wizard Issue:
Then I enabled Export using @dannytaurus recommendation and it worked once for 100% but didn't export anything. And now it just crashing Hise:
Explain what you did here
-
@David-Healey I added ExportSetup value="Yes"/ below the EnableLoris entry in compilerSettings.xml
-
@DanSound Ok and then what did you do that caused HISE to crash?
-
@David-Healey Clicked Next button on Compile Networks popup.
-
@DanSound Using
Export > Compile Networks as DLL? -
@David-Healey Yes, on this popup

-
@DanSound What button/option do you click to get that window to appear? I only see this one

-
@David-Healey I see it once I click Compile Networks as DLL
-
@DanSound Might be a Mac/Windows thing
-
@David-Healey Somehow it works again but when I click Finish there is nothing to choose

-
@David-Healey Maybe Monterey is outdated?
-
So I installed the latest macOS Tahoe and the new Xcode, and decided to try a different route. I downloaded the develop branch from GitHub as recommended. It compiled smoothly, but it works exactly like the previous version. Nothing changed.

-
@DanSound Try making a simple test project with a very simple network (just one node) and see if that works.
-
@David-Healey That's exactly what I was using to test, just a container with filter node. Tried it now and same behavior, no dll.
Export Setup Wizard - blank steps.
When I enable export in compilerSettings.xml Export Setup Wizard disappear, but no dll after export.
-
@David-Healey Could you will me your commit version so I'll try it on my end?
-
@DanSound said in Export Setup Wizard Issue:
Export Setup Wizard - blank steps.
You shouldn't be using the export setup wizard at all.
@DanSound said in Export Setup Wizard Issue:
Could you will me your commit version so I'll try it on my end?
I'm using the latest develop branch.
-
Iām so absent-minded
The issue was that I forgot you need to enable compilation in the main container. Thank you for your help, guys! @David-Healey @Christoph-Hart @dannytaurus