HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. cemeterychips
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 8
    • Groups 0

    cemeterychips

    @cemeterychips

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

    cemeterychips Unfollow Follow

    Latest posts made by cemeterychips

    • RE: Compilation error

      @cemeterychips update it worked ! i had to run it in an older xcode

      posted in Newbie League
      C
      cemeterychips
    • RE: Compilation error

      @d-healey ok got it. I don't have that exact word for word location within my build but i found it under settings. I ran it again in xcode and now the only issue is the xcbeautify error. it spits out a component file (Im creating an AU) but the plugin still doesn't open in a test inside of a daw.

      posted in Newbie League
      C
      cemeterychips
    • RE: Compilation error

      @d-healey ok cool thank you! ! I have to do that in projucer and do a rebuild right? or can i just doit in settings in juice?

      posted in Newbie League
      C
      cemeterychips
    • RE: Compilation error

      @d-healey
      this is the error I'm receiving when running the build in xcode

      #include "ipp.h"

      posted in Newbie League
      C
      cemeterychips
    • RE: Compilation error

      @d-healey i have , exactly as the instructions say to do so. And everything works beautifully so far except this part.

      posted in Newbie League
      C
      cemeterychips
    • RE: Compilation error

      @d-healey where should I be hunting for the fix to the ARM vs Intel issue?

      posted in Newbie League
      C
      cemeterychips
    • Compilation error

      Hello ! still learning the ropes but ive been trying all day to export and compile and cant quite crack it.

      these are the errors I get

      CompileC /Users/waveygreta/Documents/HISE\ Projects/TRENDZ\ REVERB/Binaries/Builds/MacOSX/build/TRENDZ\ REVERB.build/Release/TRENDZ\ REVERB\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_tools_02.o /Users/waveygreta/Documents/HISE\ Projects/TRENDZ\ REVERB/Binaries/JuceLibraryCode/include_hi_tools_02.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'TRENDZ REVERB - Shared Code' from project 'TRENDZ REVERB')
      

      and also this

      /HISE/tools/Projucer/xcbeautify: Bad CPU type in executable
      ** BUILD FAILED **
      as wel as it sating to check compiler output

      Im on intel using xcode 15

      Thanks all

      posted in Newbie League
      C
      cemeterychips