I was dumb
-
I deleted the include.h file and it was dumb...lol
Is there a way to recreate it in my archive.or differently, do I even need it? it contained a link to a ScriptNode I don't use.
-
@VorosMusic Why are you using Scriptnode branch ? Please do use Master or Develop branch instead.
-
@VorosMusic Here is the include.h file that you have deleted.
include.h.zipPut it here ..
HISE-develop\tools\snex_playground\test_files\CppTest\Source -
@DabDab
no, no, you misunderstood. I do use the master branch, I just had a scriptnode effect in my project I decided to not use, but the compiler always wanted to reference it.In the process I seemingly deleted something I would have needed.
❌ duplicate symbol 'hise::FrontendHostFactory::createStaticFactory()' in > Plugin.o > factory.o ❌ ld: 1 duplicate symbol for architecture x86_64 ❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)
This is my current error, is that repairable, or do I need to rebuilt the project?
-
@VorosMusic Delete the Binaries folder and export again
-
@VorosMusic Oh !!