How do I complete the jucer part in export setup wizard?
-
I'm using the 4.1.0 version from Windows installer. I made a simple traditional cymbal library and want to try exporting. I got through the wizard setup up to the page where it says it needs "Projucer works" and "SDK extracted".
I watched David Healey's video but I don't understand how things actually work.
I thought the "compiling HISE" is for someone who wants newer version of HISE.
I'm not sure what I need to do to get pass that projucer thing. -
Hi, make sure you have the latest version of the source code of HISE, then go to: HISE>tools>SDK and extract the sdk file inside that folder, then go to: HISE>JUCE>projucer and copy all the files inside "projucer" folder into: HISE>tools>projucer. that's all, now you should have the green check mark in both of them.
-
Thank you! That fixed the check mark. Now I'm having problem while compiling
When I try to export, it says the source code has different commit hash than HISE
and I got this very long error message
error message.txt -
@gonzalo and how to the same for visual studio 26? The drop down in hise settings only offers 2017 and 2022
-
@39oririn did you compile it in visual studio?
-
@DeanyMan94 said in How do I complete the jucer part in export setup wizard?:
hise settings only offers 2017 and 20
did you check the compiler settings in hise? settings>development>visual studio version ?
-
@gonzalo
I'm using the "Export as Instrument" in HISE.
Not sure how to use VS -
@gonzalo yes, specifically. im just gonna rebuild again. seemed to integrate better the first time
-
@39oririn check the david healey videos, "hise bootcamp". he explains everything but you have to compile it in VS 'cause it's not gonna work if you don't.
-
@DeanyMan94 check the wizard setup if you have "MS build" with the check mark
-
The build tools for v145 (Platform Toolset = 'v145') cannot be found. To build using the v145 build tools, please install v145 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".I tried changing it to v143 on VS 2022, got like a thousand errors.
I tried that on VS 2026, got more error. -
@39oririn are you using the VS 2022 version don't you? do this. when you open the file in visual studio do right click in the properties of file and select v143.

-
@gonzalo yes, I used VS 2022 and changed that setting to v143 but it still didn't work for me
-
@gonzalo and also don't forget to select "visual studio 2022" in projucer, when you export
-
@39oririn go to + and add VS2022 and then check the path of vs22 in "modules"