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 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
                  • B
                    blezzbeats @blezzbeats
                    last edited by

                    @blezzbeats Develop branch I mean, thats where I downloaded the source code. Not release.

                    1 Reply Last reply Reply Quote 0
                    • MikeBM
                      MikeB @d.healey
                      last edited by

                      @d-healey Strangely, all the branches are the same.
                      Is there a bug with Git?
                      All three branches I downloaded are called Master and have the same content from 28.08.21.

                      If that's true, the good man can compile himself silly, of course.

                      "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
                      • B
                        blezzbeats
                        last edited by

                        I thought it was suspiciously similar lol, got Git and will try that

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

                          Interesting, they are all downloading as master. I use git so I never notice, smells like a bug to me.

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

                          MikeBM 1 Reply Last reply Reply Quote 1
                          • MikeBM
                            MikeB @d.healey
                            last edited by

                            @d-healey is probably one

                            "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
                            • d.healeyD
                              d.healey @blezzbeats
                              last edited by

                              @blezzbeats Looks like you're building the master branch for now then

                              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 @d-healey Git did the trick, feeling like a proper hacker now :grinning_face_with_smiling_eyes: Now to see how it handles my old old wooden project

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

                                  @blezzbeats Yes - all just to annoy you :-)

                                  Maybe wait until Christoph has looked at it and fixed it.

                                  "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 d.healeyD 2 Replies Last reply Reply Quote 0
                                  • B
                                    blezzbeats @MikeB
                                    last edited by

                                    @MikeB Yeah haha. I don't get it at all, I got the develop branch from git and built that but it looks the same to me
                                    hise .png
                                    So close yet so far

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

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

                                      Maybe wait until Christoph has looked at it and fixed it.

                                      It's not a Christoph issue, something has changed with github.

                                      @blezzbeats Are you free to do a video call, we could get you up and running quickly.

                                      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 Yes I VERY MUCH am. I'll message you my email on Patreon

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

                                          @blezzbeats No need for that. I'll send you a link in a private message here. I'll be free in about 30 minutes.

                                          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 Ok! I appreciate it.

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

                                            12

                                            Online

                                            1.8k

                                            Users

                                            11.9k

                                            Topics

                                            104.0k

                                            Posts