HISE Logo Forum
    • Categories
    • Register
    • Login

    i386 deprecated!?!?!

    Scheduled Pinned Locked Moved Bug Reports
    71 Posts 15 Posters 9.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ustkU
      ustk @Dan Korneff
      last edited by

      @dustbro That worked perfectly thanks!

      Can't help pressing F5 in the forum...

      OhniasO 1 Reply Last reply Reply Quote 1
      • LindonL
        Lindon
        last edited by

        OK so I set the OSX Architecture to 64-bit Intel, buit I am still getting the i386 Architecture is depreciated " message.. what am I doing wrong?

        All new Mac (Mojave 10.14.4) and XCode 10.2

        HISE Development for hire.
        www.channelrobot.com

        LindonL 1 Reply Last reply Reply Quote 0
        • LindonL
          Lindon @Lindon
          last edited by Lindon

          @Lindon .oh hang on....

          ...yep. I forgot to set it to 64-bit in the debug section... ignore me, back on your heads...

          HISE Development for hire.
          www.channelrobot.com

          1 Reply Last reply Reply Quote 0
          • OhniasO
            Ohnias @ustk
            last edited by

            @ustk does this work for Xcode 9 too?

            ustkU 1 Reply Last reply Reply Quote 0
            • ustkU
              ustk @Ohnias
              last edited by

              @Ohnias I have no idea, it worked with v10 so I don't touch anything 😀

              Can't help pressing F5 in the forum...

              1 Reply Last reply Reply Quote 0
              • OhniasO
                Ohnias
                last edited by

                Hey Guys i´m getting a Error Message very close to this one...

                The following build commands failed:
                Ld build/PianoSAMmini.build/Release/PianoSAMmini\ -\ VST.build/Objects-normal/i386/PianoSAMmini normal i386
                (1 failure)

                Does anyone know how to fix this?

                Ps. If i export without IPP i dont get this Message and the export works mostly fine..

                Intel IPP is already installed... @d-healey told me i may have to setup the "setting file paths so projucer knows where IPP is installed."
                Does anyone knows how to set these up on a Mac? ... (I´m on MacOs(highSierra) )

                Greets Toby

                1 Reply Last reply Reply Quote 0
                • ustkU
                  ustk
                  last edited by

                  Sorry about what I said, it's not xcode 10 but 8 that I am using…

                  Can't help pressing F5 in the forum...

                  1 Reply Last reply Reply Quote 0
                  • ustkU
                    ustk
                    last edited by

                    I don't konw what happened (except that I have a recent version of Hise), but I can't export VSTi anymore... not even with the previous version I was using, and without changing anything in my config…
                    Will work on that today I think

                    Can't help pressing F5 in the forum...

                    Dan KorneffD 1 Reply Last reply Reply Quote 0
                    • Dan KorneffD
                      Dan Korneff @ustk
                      last edited by

                      @ustk probably your preferences within HISE. Make sure your hise directly is properly selected

                      Dan Korneff - Producer / Mixer / Audio Nerd

                      1 Reply Last reply Reply Quote 0
                      • LindonL
                        Lindon
                        last edited by

                        OK so I can get HISE to compile - but it keeps building the debug version for some reason.... however when I try and compile my plugin I get fatal errots

                        "the i386 architecture is depreciated. You should update your ARCHS build setting to remove the i386 architecture. (in target 'Vintage Organ - VST')"

                        -- Im a complete Mac novice so I have no idea where I would do that... anyone?

                        HISE Development for hire.
                        www.channelrobot.com

                        Dan KorneffD 1 Reply Last reply Reply Quote 0
                        • Dan KorneffD
                          Dan Korneff @Lindon
                          last edited by

                          @Lindon I'll send some pics in a few

                          Dan Korneff - Producer / Mixer / Audio Nerd

                          LindonL 1 Reply Last reply Reply Quote 0
                          • LindonL
                            Lindon @Dan Korneff
                            last edited by

                            @dustbro great thanks a lot.

                            HISE Development for hire.
                            www.channelrobot.com

                            1 Reply Last reply Reply Quote 0
                            • LindonL
                              Lindon
                              last edited by

                              bump, anybody?

                              HISE Development for hire.
                              www.channelrobot.com

                              1 Reply Last reply Reply Quote 0
                              • Christoph HartC
                                Christoph Hart
                                last edited by

                                Open the Autogenerated projucer file in the build directory and change the architecture setting to 64bit only.

                                LindonL 1 Reply Last reply Reply Quote 0
                                • LindonL
                                  Lindon @Christoph Hart
                                  last edited by

                                  @Christoph-Hart yes already done that - otherwise HISE wont compile...its erroring on VST export...

                                  HISE Development for hire.
                                  www.channelrobot.com

                                  1 Reply Last reply Reply Quote 0
                                  • Christoph HartC
                                    Christoph Hart
                                    last edited by

                                    Yes and you need to do the same thing with the projects Projucer file.

                                    HISE creates a temporary projucer file which is then used to create the actual IDE projects for each platform. If you click export, everything is handled through a batch script behind the scenes.

                                    In your case, you must click export, then wait until the compilation starts, abort the compilation, open the projucer file called "AutogeneratedProject.jucer" in your projects' Binary subfolder, then proceed like you would compile HISE.

                                    If you don't want the Debug version, choose "Build for profiling", that is XCode speak for the release version.

                                    LindonL AxiomCruxA 3 Replies Last reply Reply Quote 0
                                    • LindonL
                                      Lindon @Christoph Hart
                                      last edited by

                                      @Christoph-Hart OK thanks I will give all that a go...

                                      HISE Development for hire.
                                      www.channelrobot.com

                                      1 Reply Last reply Reply Quote 0
                                      • LindonL
                                        Lindon @Christoph Hart
                                        last edited by Lindon

                                        @Christoph-Hart OK this is SOOO frustrating...

                                        I open HISE on the Mac,
                                        load my project,
                                        start the compile,
                                        abort the compile,
                                        go open the AutogeneratedProject.jucer file,
                                        set to 64-bit Intel,
                                        save and open xcode,
                                        Start the compile
                                        Everything seems to work fine.

                                        Now where in heavens name is the compiled vst plugin?

                                        projucer tells me its in $HOME/Library/Audio/Plug-Ins/VST

                                        but that is empty.

                                        Ok some random attempts by me:

                                        I turned OFF Support32 Bit Mac OS
                                        I ran the Export command again for VST
                                        it seemed to work all the way thru...

                                        There is still nothing in the VST folder, but now the
                                        {PROJECT}/Binaries/Builds/MacOSX/build/Release folder has these files in it:

                                        ChromaticPanFlute.vst (an alias)
                                        libChromaticPanFlute.a

                                        are these it?

                                        Why anyone would say the Mac is intuitive I have no idea....

                                        HISE Development for hire.
                                        www.channelrobot.com

                                        hisefiloH 1 Reply Last reply Reply Quote 0
                                        • ustkU
                                          ustk
                                          last edited by

                                          @Lindon I can't help much I'm afraid, but you said you got an alias. Where is it pointing to?

                                          Can't help pressing F5 in the forum...

                                          1 Reply Last reply Reply Quote 0
                                          • hisefiloH
                                            hisefilo @Lindon
                                            last edited by hisefilo

                                            @Lindon try right click over the alias and.. Show original. Hise compiler places my plugins into my user vst folder

                                            Screen Shot 2019-05-07 at 9.07.15 AM.png

                                            hisefiloH LindonL 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            16

                                            Online

                                            1.7k

                                            Users

                                            11.9k

                                            Topics

                                            103.6k

                                            Posts