HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Ashton Corbett
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    Ashton Corbett

    @Ashton Corbett

    0
    Reputation
    4
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Ashton Corbett Unfollow Follow

    Latest posts made by Ashton Corbett

    • Troubles Exporting on MacOS

      Hi guys,

      recently updated to 10.12 (which is ok)

      tried exporting a project and the build fails. tried it with the demo projects aswell. getting the same errors. using HISE 2.1

      //:

      ⚠️ ld: ignoring file /opt/intel/ipp/lib/libippcore.a, file was built for archive which is not the architecture being linked (i386): /opt/intel/ipp/lib/libippcore.a
      ⚠️ ld: ignoring file /opt/intel/ipp/lib/libippvm.a, file was built for archive which is not the architecture being linked (i386): /opt/intel/ipp/lib/libippvm.a
      ⚠️ ld: ignoring file /opt/intel/ipp/lib/libippi.a, file was built for archive which is not the architecture being linked (i386): /opt/intel/ipp/lib/libippi.a
      ⚠️ ld: ignoring file /opt/intel/ipp/lib/libipps.a, file was built for archive which is not the architecture being linked (i386): /opt/intel/ipp/lib/libipps.a

      ❌ Undefined symbols for architecture i386

      Symbol: _ippsFFTFwd_RToPerm_32f_I
      Referenced from: hise::FFTDisplay::paint(juce::Graphics&) in lto.o

      ❌ ld: symbol(s) not found for architecture i386

      ❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)

      ▸ Linking Demo\

      ❌ fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: /Users/ashtoncorbett/Downloads/HISE-2.0.0/extras/demo_project/Binaries/Builds/MacOSX/build/Demo Project.build/Release/Demo Project - AU.build/Objects-normal/i386/Demo Project (No such file or directory)

      ▸ Touching Demo\ Project.component

      ❌ error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: can't open file: /Users/ashtoncorbett/Library/Audio/Plug-Ins/Components/Demo Project.component/Contents/MacOS/Demo Project (No such file or directory)

      ▸ Aggregate Demo Project/Demo Project - All [Release]
      ▸ Check Dependencies
      ** BUILD FAILED **

      The following build commands failed:
      Ld build/Demo\ Project.build/Release/Demo\ Project\ -\ AU.build/Objects-normal/i386/Demo\ Project normal i386
      CreateUniversalBinary /Users/ashtoncorbett/Library/Audio/Plug-Ins/Components/Demo\ Project.component/Contents/MacOS/Demo\ Project normal x86_64\ i386
      Strip /Users/ashtoncorbett/Library/Audio/Plug-Ins/Components/Demo\ Project.component/Contents/MacOS/Demo\ Project
      (3 failures)

      //:

      posted in General Questions
      A
      Ashton Corbett