suddenly problems exporting plugins
-
Hi there, I spent a few hours working on a scriptnode project, exported it several times and tested it in Ableton and suddenly this error came up when I exported it even though I hadn't changed anything or anything else. How can I fix this? I've already opened a new project and tried to export it but I still get the same error.
** BUILD FAILED ** The following build commands failed: CompileC /Users/usr1/Documents/HISE\ Projects/Varispeed/Binaries/Builds/MacOSX/build/Test.build/Release/Test\ -\ Shared\ Code.build/Objects-normal/x86_64/factory.o /Users/usr1/Documents/HISE\ Projects/Test/AdditionalSourceCode/nodes/factory.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Test - Shared Code' from project 'Test') (1 failure)
-
@treynterrio it stops at ▸ Compiling factory.cpp
-
@treynterrio and it stops at ▸ Compiling Main.cpp as well
-
@treynterrio I've rebuild hise now cleaned the build folder but nothing works. please help
-
@treynterrio Can you give more information? What's in the scriptnode project
-
@mmprod a dry/wet template with a Faust node. I've also loaded the standard faust node with standard values but still the same error. Like I said I've exported it a couple times already I've only changed the values of the knobs.
-
@treynterrio did you delete the nodes in the Additional Code folder?
-
@Lindon I've created a new project without any nodes inside and the same error happens
-
@treynterrio are you trying to export as a vst from standalone hise? And then the error happens?
-
@mmprod I've found the problem there was a node that I've named "new" I deleted this and now everything works
-
@treynterrio said in suddenly problems exporting plugins:
"new"
Ah must be a keyword or something... @Christoph-Hart ?