VS 2026
-
@David-Healey Did you make a VS 2026 with IPP video? Or am I imagining things?
Yep, check the latest bootcamp videos. It works exactly the same as with VS22 since IPP was updated last month.
-
@David-Healey Thanks, trying to build and the standalone projucer files only lists XCode (maxOS) and Linux Makefile as exporter options. Any ideas why VS doesn't appear? I only have VS 2026 installed
-
@DanH are you using the latest develop branch with the sub module?
-
@David-Healey yup, followed your instructions and link via Git
I have an older version of Hise on the pc that does include VS 2022 as an exporter. Just not this new one
Also it's the same on OSX I just never noticed. Maybe been omitted by error @Christoph-Hart ?
Faust options also missing on Windows

-
@David-Healey just trying to export an plugin from Hise but I don't think it can find VS - even when I had 2022 installed. The wizard says ms build not installed...
-
@DanH The wizard doesn't work so don't use it

-
@DanH Possibly not related but I had to add MSBuild to PATH because HISE doesn't detect it properly for VS2026.
-
Just not this new one
It's there in the develop branch: https://github.com/christophhart/HISE/blob/develop/projects/standalone/HISE Standalone.jucer#L102
-
@dannytaurus where exactly?
-
@David-Healey well it aint here


-
@David-Healey well it aint here

Open the file in a text editor, do you see it there? If not you have a different file.
-
-
@DanH youβre using an outdated projucer build - it canβt parse the vs2026 config. Make sure you use the latest one from the repo
-
@Christoph-Hart where is it? I thought it was in tools/projucer ?
Oh readme lol

Still can't find it!
Found it

-
This post is deleted!