1 failure compiling blank project
- 
 @JayPee Have you compiled HISE? 
- 
 @d-healey said in 1 failure compiling blank project: @JayPee Have you compiled HISE? Hello David, thanks for reading me! Just did it with a TST2 project. Still a failure ^^ Last login: Sun Dec 1 19:44:13 on ttys000 USER@pc-36 ~ % /Users/USER/Documents/HISE\ Projects/TST2/Binaries/batchCompileOSX ; exit; Re-saving file: /Users/USER/Documents/HISE Projects/TST2/Binaries/AutogeneratedProject.jucer Finished saving: Visual Studio 2017 - Builds/VisualStudio2017/ Finished saving: Xcode (macOS) Finished saving: Linux Makefile Compiling Standalone application TST2 ... ▸ Processing Info-App.plist ▸ Compiling include_juce_opengl.mm ▸ Compiling include_juce_osc.cpp ▸ Compiling include_juce_product_unlocking.mm ▸ Compiling include_melatonin_blur.cpp ▸ Compiling include_juce_gui_extra.mm ▸ Compiling include_juce_gui_basics.mm ▸ Compiling include_juce_graphics.mm ▸ Compiling include_juce_events.mm ▸ Compiling include_juce_dsp.mm ▸ Compiling include_juce_data_structures.mm ▸ Compiling include_juce_cryptography.mm ▸ Compiling include_juce_core.mm ▸ Compiling include_juce_audio_utils.mm ▸ Compiling include_juce_audio_processors.mm ▸ Compiling include_juce_audio_formats.mm ▸ Compiling include_juce_audio_devices.mm ▸ Compiling include_juce_audio_basics.mm ▸ Compiling include_hi_zstd_3.mm ▸ Compiling include_hi_zstd_2.mm ▸ Compiling include_hi_zstd_1.mm ▸ Compiling include_hi_tools_02.cpp ▸ Compiling include_hi_tools_01.cpp ▸ Compiling include_hi_streaming.cpp ▸ Compiling include_hi_snex_62.cpp ** BUILD FAILED ** The following build commands failed: CompileC /Users/USER/Documents/HISE\ Projects/TST2/Binaries/Builds/MacOSX/build/TST2.build/Release/TST2\ -\ App.build/Objects-normal/x86_64/include_hi_streaming.o /Users/USER/Documents/HISE\ Projects/TST2/Binaries/JuceLibraryCode/include_hi_streaming.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'TST2 - App' from project 'TST2') (1 failure) Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Opération terminée]
- 
 
- 
 @d-healey said in 1 failure compiling blank project: @JayPee said in 1 failure compiling blank project: TST2 project. What's that? TST2 = TEST 2 
 Just the name of a (new blank) project, nothing more :)
- 
 Follow the instructions on github and compile HISE - https://github.com/christophhart/HISE?tab=readme-ov-file#osx 
- 
 @d-healey said in 1 failure compiling blank project: Follow the instructions on github and compile HISE - https://github.com/christophhart/HISE?tab=readme-ov-file#osx I followed the procedure. 
 Here is what I have with Standalone :Last login: Tue Dec 3 08:49:30 on ttys000 /Users/USER/Programming/3DEC/Binaries/batchCompileOSX ; exit; USER@pc-36 ~ % /Users/USER/Programming/3DEC/Binaries/batchCompileOSX ; exit; Re-saving file: /Users/USER/Programming/3DEC/Binaries/AutogeneratedProject.jucer Finished saving: Visual Studio 2017 - Builds/VisualStudio2017/ Finished saving: Xcode (macOS) Finished saving: Linux Makefile Compiling Standalone application 3DEC ... ▸ Processing Info-App.plist ▸ Compiling include_melatonin_blur.cpp ▸ Compiling include_juce_product_unlocking.mm ▸ Compiling include_juce_opengl.mm ▸ Compiling include_juce_osc.cpp ▸ Compiling include_juce_gui_basics.mm ▸ Compiling include_juce_gui_extra.mm ▸ Compiling include_juce_events.mm ▸ Compiling include_juce_graphics.mm ▸ Compiling include_juce_dsp.mm ▸ Compiling include_juce_data_structures.mm ▸ Compiling include_juce_cryptography.mm ▸ Compiling include_juce_core.mm ▸ Compiling include_juce_audio_utils.mm ▸ Compiling include_juce_audio_processors.mm ▸ Compiling include_juce_audio_formats.mm ▸ Compiling include_juce_audio_devices.mm ▸ Compiling include_juce_audio_basics.mm ▸ Compiling include_hi_zstd_3.mm ▸ Compiling include_hi_zstd_2.mm ▸ Compiling include_hi_zstd_1.mm ▸ Compiling include_hi_tools_02.cpp ▸ Compiling include_hi_tools_01.cpp ▸ Compiling include_hi_streaming.cpp ** BUILD FAILED ** The following build commands failed: CompileC /Users/USER/Programming/3DEC/Binaries/Builds/MacOSX/build/3DEC.build/Release/3DEC\ -\ App.build/Objects-normal/x86_64/include_hi_tools_02.o /Users/USER/Programming/3DEC/Binaries/JuceLibraryCode/include_hi_tools_02.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target '3DEC - App' from project '3DEC') (1 failure) ▸ Compiling include_hi_snex_62.cpp Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Opération terminée]
- 
 And with Plugin version, Building failed in Xcode : /Users/USER/HISE/JUCE/modules/juce_audio_plugin_client/VST3/juce_VST3ManifestHelper.mm Build input file cannot be found: '/Users/USER/HISE/JUCE/modules/juce_audio_plugin_client/VST3/juce_VST3ManifestHelper.mm'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? I cloned https://github.com/christophhart/HISE but seems file is missing. juce_VST3ManifestHelper.mm is in the JUCE folder (the one I download from JUCE website). Should I copy and paste the missing file? Something I don't understand here ^^ 
- 
 @JayPee everything you need it included with the HISE source code, don't add any external files. 
- 
 @d-healey I was able to build a standalone and a VST3 plugin by creating a new project in JUCE, so Xcode and JUCE are working as expected. I assume the issue is coming from HISE? I’m on it...! 
 Thanks for your attention!
- 
 @JayPee said in 1 failure compiling blank project: I assume the issue is coming from HISE? If you've brought in an external version of JUCE then don't expect HISE to compile. HISE uses a customised version of JUCE. 
- 
 @d-healey I cloned the files from GitHub. Didn't add any external files. 
- 
 @JayPee What versions of MacOS, what version of Xcode, what CPU architecture? 
- 
 @d-healey 15.1.1 (24B2091) 
 XCode 16.1(A brand new Mini M4) 
- 
 @JayPee It could be the version of xcode - apple seems to break things with each update. Try an older version. 
- 
 @d-healey Ah! Will try! thank you! 
- 
 @JayPee Did this get resolved at all? I'm rather stuck at the moment with the exact same issue. Any update would be amazing 
- 
 @EwanBristow No. 
 But I'm able to open HISE, code, compile and export VST (plugin and standalone).
