@David-Healey It compiled and builds successfully now both with App & VST. Thanks for your support have compiled it with VS 2026 didn't face file path specification error as well.
Best posts made by PV3679
-
RE: Compilation Issues for Custom C++ Scriptnode template & Faust on Windowsposted in Bug Reports
Latest posts made by PV3679
-
RE: Compilation Issues for Custom C++ Scriptnode template & Faust on Windowsposted in Bug Reports
@David-Healey It compiled and builds successfully now both with App & VST. Thanks for your support have compiled it with VS 2026 didn't face file path specification error as well.
-
RE: Compilation Issues for Custom C++ Scriptnode template & Faust on Windowsposted in Bug Reports
@David-Healey I downloaded the source file directly from Github, extracted it and used projucer within the file to build HISE assume is there any other recommended way other than this?
-
RE: Compilation Issues for Custom C++ Scriptnode template & Faust on Windowsposted in Bug Reports
I removed existing HISE build and recompiled HISE 4.1.0 build and now the build failed to compile in VS 2022. Have attached the error log along with this post.HISE Build 4.1.0 Log error.txt
-
RE: Compilation Issues for Custom C++ Scriptnode template & Faust on Windowsposted in Bug Reports
@David-Healey I was able to compile and build a few days back using VS 2022 v17
-
RE: Compilation Issues for Custom C++ Scriptnode template & Faust on Windowsposted in Bug Reports
@dannytaurus Yes, they are placed in c: drive already and latest build 4.1.0
-
Compilation Issues for Custom C++ Scriptnode template & Faust on Windowsposted in Bug Reports
Hi,
Facing issues while compiling and exporting custom c++ scriptnode template in HISE. During exporting the dll shows "Specific file path not found" and post debugging the vs code solution the project file shows compilation error within scriptnode as well. Have tested by configuring HISE path to both hise-develop and hise-build but same results. Faced the same issue while exporting Faust node as VST 64bit as
well. Not sure what's going on have attached screenshots kindly please assist here would appreciate much if someone could help me compile both custom c++ and faust. Thanks! -
RE: Faust seems to work but doesn't change soundposted in Faust Development
Hi, I have HISE 4.1.0 build with Faust latest 2.83.1 everything works fine in HISE debug mode with Faust enabled. Although, while exporting them as VST there is no sound nor audio out coming through in my DAW. Regular scriptnode modules produces sound whereas Faust has issue not sure what's going on.
-
RE: Custom Scriptnode Oscillatorposted in ScriptNode
Thanks a ton, it helps! I have configured FAUST already with HISE. SNEX node on the other hand also sounds good to me.