HISE Logo Forum
    • Categories
    • Register
    • Login

    Cannot open include file: 'ipp.g' on build

    Scheduled Pinned Locked Moved General Questions
    52 Posts 4 Posters 2.4k 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.
    • MikeBM
      MikeB @blezzbeats
      last edited by

      @blezzbeats
      I think we are talking at cross purposes - which of these versions did you use?
      • master
      • new_layout
      • develop
      ?

      Bildschirmfoto 2021-09-19 um 12.56.16.png

      "One hour of trial and error can save 10 minutes of reading the manual."
      "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
      HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

      B 1 Reply Last reply Reply Quote 1
      • d.healeyD
        d.healey @blezzbeats
        last edited by d.healey

        @blezzbeats In your project preferences there is a box called Extra Definitions Windows. You need to put USE_IPP=0. And as MikeB said you should be using the develop branch. The master branch is ancient.

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        1 Reply Last reply Reply Quote 0
        • B
          blezzbeats @MikeB
          last edited by

          @MikeB Probably haha, excuse my noobness. I don't know how to get to that view but I downloaded the master ZIP here and presumed I got the latest version. So if I get "new_layout" there I should have it covered?

          Screenshot 2021-09-19 130715.png

          d.healeyD 1 Reply Last reply Reply Quote 0
          • d.healeyD
            d.healey @blezzbeats
            last edited by d.healey

            @blezzbeats Click the link that says branches and download the develop branch.

            Libre Wave - Freedom respecting instruments and effects
            My Patreon - HISE tutorials
            YouTube Channel - Public HISE tutorials

            B 1 Reply Last reply Reply Quote 1
            • B
              blezzbeats @d.healey
              last edited by

              @d-healey Thanks for your time man. Now I can't build this one cause of "
              Error C1128 number of sections exceeded object file format limit: compile with /bigobj HISE Standalone_App C:\HISE-master 3\HISE-master\projects\standalone\JuceLibraryCode\include_hi_scripting_01.cpp 1"

              ://

              d.healeyD 1 Reply Last reply Reply Quote 0
              • d.healeyD
                d.healey @blezzbeats
                last edited by

                @blezzbeats said in Cannot open include file: 'ipp.g' on build:

                /bigobj HISE Standalone_App C:\HISE-master 3\HISE-

                Why does that say HISE-master 3?

                Libre Wave - Freedom respecting instruments and effects
                My Patreon - HISE tutorials
                YouTube Channel - Public HISE tutorials

                B 1 Reply Last reply Reply Quote 0
                • B
                  blezzbeats @d.healey
                  last edited by

                  @d-healey Because it's my third folder of HISE, can that mess it up?

                  MikeBM d.healeyD 2 Replies Last reply Reply Quote 0
                  • MikeBM
                    MikeB @blezzbeats
                    last edited by

                    @blezzbeats No - it just confuses :-)

                    "One hour of trial and error can save 10 minutes of reading the manual."
                    "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                    HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

                    1 Reply Last reply Reply Quote 0
                    • d.healeyD
                      d.healey @blezzbeats
                      last edited by

                      @blezzbeats Rule number 1, never have more than 1 copy of the HISE source code on your system - unless you know exactly what you're doing.

                      Libre Wave - Freedom respecting instruments and effects
                      My Patreon - HISE tutorials
                      YouTube Channel - Public HISE tutorials

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        blezzbeats @d.healey
                        last edited by

                        @d-healey So my project is on another hard drive, but I'm opening it with the build on C:, can this have anything to do with it? Should I move the folders over or something?

                        d.healeyD 1 Reply Last reply Reply Quote 0
                        • d.healeyD
                          d.healey @blezzbeats
                          last edited by

                          @blezzbeats Shouldn't make a difference. Delete every copy of the source code you have. Download the develop branch. Point your project (in the project's preferences) to the location that you have downloaded the develop branch to.

                          Libre Wave - Freedom respecting instruments and effects
                          My Patreon - HISE tutorials
                          YouTube Channel - Public HISE tutorials

                          1 Reply Last reply Reply Quote 0
                          • MikeBM
                            MikeB
                            last edited by

                            @blezzbeats or even better - just watch David's video

                            "One hour of trial and error can save 10 minutes of reading the manual."
                            "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                            HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

                            B 1 Reply Last reply Reply Quote 1
                            • B
                              blezzbeats @MikeB
                              last edited by

                              @MikeB Watched in 20 times ;)

                              MikeBM 1 Reply Last reply Reply Quote 0
                              • MikeBM
                                MikeB @blezzbeats
                                last edited by

                                @blezzbeats Ok - it worked for me the first time.
                                What's the problem? Leave out ipp.
                                Describe your steps incl. path

                                "One hour of trial and error can save 10 minutes of reading the manual."
                                "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                                HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

                                B 1 Reply Last reply Reply Quote 0
                                • B
                                  blezzbeats @MikeB
                                  last edited by

                                  @MikeB

                                  Well, right now I've managed to build the latest release (I think) after your previous much appreciated help. Trying again to compile VST of my project, not very successful at all.

                                  1. Downloaded and installed Visual Studio 2017 and IPP, versions according to the video (successfully built the master branch but not the latest build)
                                  2. Deleted all the old stuff, downloaded develop branch and extracted SDKs in the SDK folder from here
                                    develop.png
                                    This is the path
                                    path.png

                                  Disabled IPP in these places:
                                  IPP1.png
                                  ipp2.png
                                  ipp3.png

                                  Saved and opened in VS2017, successfully built release.

                                  Opened new build, opened my project from HISE standalone (the new build), path:
                                  projectpath.png

                                  Version and settings after loading project>
                                  Versionnsettings.png

                                  Everything seems to work on the interface preview.

                                  Attempting to compile VST
                                  Tried 64bit and 32bit separately and 64/32 bit. Getting red fails all over the place. Getting this wonderful wall of wonder:
                                  errors2.png errors3.png errors1.png

                                  d.healeyD 1 Reply Last reply Reply Quote 0
                                  • d.healeyD
                                    d.healey @blezzbeats
                                    last edited by

                                    @blezzbeats said in Cannot open include file: 'ipp.g' on build:

                                    successfully built the master branch but not the latest build)
                                    Deleted all the old stuff, downloaded develop branch and extracted SDKs in the SDK folder from here

                                    So you built the master branch and then downloaded the develop branch code?

                                    Libre Wave - Freedom respecting instruments and effects
                                    My Patreon - HISE tutorials
                                    YouTube Channel - Public HISE tutorials

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      blezzbeats
                                      last edited by

                                      Forgot to mention, also added the path to the new build:
                                      compiler.png

                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        blezzbeats @d.healey
                                        last edited by

                                        @d-healey Yes but I deleted the master branch before downloading the develop branch and building that instead

                                        d.healeyD 1 Reply Last reply Reply Quote 0
                                        • d.healeyD
                                          d.healey @blezzbeats
                                          last edited by

                                          @blezzbeats

                                          Yes but I deleted the master branch before downloading the develop branch and building that instead

                                          Well that won't work. You can't build your plugin using a different version of the source.

                                          Also your path is set to HISE-master...

                                          Delete every copy of the source, download the develop branch, build the develop branch, point your project to the develop branch, and try building your project.

                                          Libre Wave - Freedom respecting instruments and effects
                                          My Patreon - HISE tutorials
                                          YouTube Channel - Public HISE tutorials

                                          B MikeBM 2 Replies Last reply Reply Quote 0
                                          • B
                                            blezzbeats @d.healey
                                            last edited by

                                            @d-healey Sorry but I don't understand at all. I deleted every copy of the source before building the "release" branch, when I download that zip it's called HISE-master.zip. So C:/HISE-master is where i point my project to. Or is pointing my project not the same as setting the path?

                                            B 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            15

                                            Online

                                            1.8k

                                            Users

                                            11.9k

                                            Topics

                                            104.0k

                                            Posts