Latest commit stucks!
-
Hey folks
Anyone having same issue as me on Building the latest commiton windows 10, And Vs2017
it gets stuck at where it says Dynamic Listany help?
-
1> ParameterClass=scriptnode::parameter::dynamic_list 1> ] (compiling source file ..\..\JuceLibraryCode\include_hi_scripting_03.cpp) 1>c:\users\rezae\desktop\hise build\2024\hise-c8eb71d2a12d6de8787fe4be20003a45d5561d0d\hi_scripting\scripting\scriptnode\dynamic_elements\dynamicfadernode.h(230): note: see reference to class template instantiation 'scriptnode::control::xfader<scriptnode::parameter::dynamic_list,scriptnode::faders::dynamic>' being compiled (compiling source file ..\..\JuceLibraryCode\include_hi_scripting_03.cpp) 1>c:\users\rezae\desktop\hise build\2024\hise-c8eb71d2a12d6de8787fe4be20003a45d5561d0d\juce\modules\juce_graphics\geometry\juce_point.h(248): note: see reference to class template instantiation 'juce::Point<int>' being compiled (compiling source file ..\..\JuceLibraryCode\include_hi_scripting_03.cpp) 1>c:\users\rezae\desktop\hise build\2024\hise-c8eb71d2a12d6de8787fe4be20003a45d5561d0d\juce\modules\juce_graphics\geometry\juce_point.h(248): note: see reference to class template instantiation 'juce::Point<ValueType>' being compiled (compiling source file ..\..\JuceLibraryCode\include_hi_scripting_03.cpp)
-
@Natan It works well on VS2022, so you may want to consider it.
I've had issues trying to compile, which turned out to be related to the git. Emptying the repository and building fresh did the trick for me.
-
@Natan I believe you have to use VS2022 now
-
Thank you Guys, VS2022 Did the Job :)