VS 2026
-
@DanH Only snag is IPP (isn't it always!)....
When installing the Standalone OneApi IPP installer it said it couldn't find an IDE even though VS 2026 was installed and working. Spo that's odd - perhaps the OneAPI installers need updating.
And HISE says it hasn't been built with IPP when I try to export with it checked so it's obviusly not finding the library.
-
@David-Healey Did you make a VS 2026 with IPP video? Or am I imagining things?
-
@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!