Mac OS troubles - Export as DLL error
-
Latest version of Hise:
The following build commands failed: CompileC /Users/sofiaolivero/Downloads/GriffinGranular_3/DspNetworks/Binaries/Builds/MacOSX/build/GriffinGranular_3.build/Release/GriffinGranular_3\ -\ Dynamic\ Library.build/Objects-normal/x86_64/Main.o /Users/sofiaolivero/Downloads/GriffinGranular_3/DspNetworks/Binaries/Source/Main.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'GriffinGranular_3 - Dynamic Library' from project 'GriffinGranular_3') (1 failure) ❌ fatal error: too many errors emitted, stopping now [-ferror-limit=] ▸ Compiling RNBO.cpp ▸ Compiling include_juce_gui_basics.mm ▸ Compiling include_juce_graphics.mm Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Process completed]
For some reason the latest build of hise from github (compiled xcode) looks like an older version? I haven't compiled on Mac before but when exporting as dll the new menu for this doesn't come up, it's got the old appearance.
These issues familiar to anyone? thx
-
@griffinboy I am using the DLL export at this very moment with the latest version successfully
Have you tried to runExport -> Setup Export Wizard
?So you are saying it's the old version that doesn't have the new export window,
and you are trying to build the last version of Hise to get this new window but the build fails?