HISE Logo Forum
    • Categories
    • Register
    • Login

    Dll build errors

    Scheduled Pinned Locked Moved Faust Development
    56 Posts 5 Posters 3.2k 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.
    • Christoph HartC
      Christoph Hart @Sawer
      last edited by

      @Sawer leave these flags alone and change the scheme to Faust in Xcode like it's mentioned in the build instructions.

      S 1 Reply Last reply Reply Quote 0
      • S
        Sawer @Christoph Hart
        last edited by

        @Christoph-Hart thanks for replying
        by following the build instructions i get this:

        Screenshot 2023-07-17 at 18.19.43.png

        What am I doing wrong this time?

        S 1 Reply Last reply Reply Quote 0
        • S
          Sawer @Sawer
          last edited by

          @Sawer Looks like it only builds for arm64, however I'm still on Intel

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

            @Sawer you need to set it to build for intel then.

            S 1 Reply Last reply Reply Quote 0
            • S
              Sawer @Christoph Hart
              last edited by

              @Christoph-Hart
              Build succeded, yet faust is not enabled...

              Maybe by stating all the step, you can find something wrong I did:

              1. Cloned Hise
              2. Switched to develop branch
              3. Downloaded Faust 2.60 (Intel version) and placed the folders inside Hise/tools/faust
              4. Unzipped SDK folder and placed folders outside
              5. Openend project's projucer, went to the Xcode exporter section and set architecture to Intel
              6. I saved and opened project on Xcode
              7. I changed scheme from Debug to Release with faust
              8. I built for profiling
              9. Waited for completion .

              Is there something I've done wrong when following these steps?

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

                @Sawer said in Dll build errors:

                1. Downloaded Faust 2.60 (Intel version) and placed the folders inside Hise/tools/faust

                Install Faust in its default location...then set the path to it in the preferences section of your project....

                HISE Development for hire.
                www.channelrobot.com

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

                  @Lindon Hi, thanks for replying .

                  What do you mean by "default location" ?
                  maybe that’s where the issue stands.

                  I've been able to set the absolute path in 'Header Search Paths' and 'Extra Library Search Paths'

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

                    @Sawer open the faust installer and let it install Faust where it wants to...

                    HISE Development for hire.
                    www.channelrobot.com

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

                      @Lindon ok interesting . When downloaded the new version of faust, there's no 'installer' if i understand what you mean.
                      Just folders..

                      Screenshot 2023-07-18 at 11.53.16.png

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

                        @Sawer sorry yes MacOS - so mines in HISE/tools/faust like your so thats not the problem...

                        you've set the faust path in the settings for your project yes?

                        HISE Development for hire.
                        www.channelrobot.com

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

                          @Lindon Yeah, I have.

                          The weird fact is that everything related to faust compiles
                          Screenshot 2023-07-18 at 12.13.22.png

                          Then i get this warning(no idea)

                          Screenshot 2023-07-18 at 12.14.22.png

                          And then it builds successfully , but faust is not enabled yet.

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

                            @Sawer well that's a warning so you can ignore those... what do you mean by "faust is not enabled"?

                            HISE Development for hire.
                            www.channelrobot.com

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

                              @Lindon Screenshot 2023-07-18 at 12.40.00.png
                              Meaning that there is no "Faust Enabled" in the top right corner.

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

                                @Sawer how many instances of HISE have you on your system?

                                HISE Development for hire.
                                www.channelrobot.com

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

                                  @Lindon :D , None ahah. But let me re-check again cause I never know.

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    Sawer @Sawer
                                    last edited by

                                    @Sawer Confirming 0 instances

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

                                      @Sawer said in Dll build errors:

                                      @Sawer Confirming 0 instances

                                      you must have one instance of HISE at least to do the sceen shot above...let me restate how many copies of HISE have you got on your system?

                                      HISE Development for hire.
                                      www.channelrobot.com

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

                                        @Lindon You are right, I only got one. the new released version.

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

                                          @Sawer well you have me then - if you only have one copy of HISE and you followed your listed steps above you should now have a faust enabled HISE....

                                          HISE Development for hire.
                                          www.channelrobot.com

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

                                            @Lindon Is there a difference by building for profiling and pressing the run button on xcode?

                                            Because this time i pressed the run button (triangle button place at the top left corner) and Hise has built successfully with Hise enabled. :)

                                            Will have a look later again to see if everything runs properly when exporting as DLL

                                            d.healeyD S 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            19

                                            Online

                                            1.7k

                                            Users

                                            11.9k

                                            Topics

                                            103.3k

                                            Posts