Build failed CompileC
-
@treynterrio Are you building vst3?
-
This post is deleted! -
@treynterrio this sounds very much like the problems I had a few weeks ago with a develop branch build of HISE. Christoph changed a few things and it worked smoothly with the new OSX versions.... how current is your build?
-
@d-healey AU and VST3 both doesn't work building VST3 doesn't say this Build Carbon Recources but this CompileC error
-
@Morphoice the newest 4.1.0
-
-
@d-healey said in Build failed CompileC:
the newest 4.1.0
Which commit?the newest I've downloaded it yesterday
-
@treynterrio Are you able to compile your project as a standalone?
-
@d-healey yes I'm always use it as standalone
-
@treynterrio No I mean export your project as standalone rather than as a plugin.
-
@d-healey that doesn't work either
-
@treynterrio Have you cleaned the build folder? Are you able to compile a new empty test project?
-
@d-healey that's what I tried first I've cleaned build folder and tried to compile a test project
-
@d-healey @treynterrio Was there any resolution to this? I'm getting the same CompileC error when trying to export my effect. Latest branch of Hise from GitHub, cleaned build directory, but this.
All since updated to sequoia and Xcode 16.Thanks
Chris
-
@d-healey @treynterrio built a new effect with just stock filter, simple gain and some knobs and exported fine. Suspect it’s my old nemesis scriptnode/dsp networks again.
-
@bfaudio I got the error because I tried to export a project (I created on my M3 Mac) on my Intel Mac
-
@treynterrio ahhh ok. This is trying to export on the same m1 I built it on, just having updated os and Xcode.
I’ll keep digging.
Thanks -
@bfaudio said in Build failed CompileC:
@treynterrio ahhh ok. This is trying to export on the same m1 I built it on, just having updated os and Xcode.
I’ll keep digging.
Thanksyou rebuilt HISE when you did this OS and XCode upgrade right?
-
@Lindon I did. Latest branch.
I remember I had a similar issue when exporting a plugin I built on my Mac, on my pc, and it was the scriptnode networks causing an issue.
Trying to remember what i did then and seeing if that will work.
I need to document better. -
@bfaudio said in Build failed CompileC:
it was the scriptnode networks causing an issue
You need to rebuild the network dll on each system.