Cannot open include file: 'ipp.g' on build
-
@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.
-
@blezzbeats or even better - just watch David's video
-
@MikeB Watched in 20 times ;)
-
@blezzbeats Ok - it worked for me the first time.
What's the problem? Leave out ipp.
Describe your steps incl. path -
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.
- Downloaded and installed Visual Studio 2017 and IPP, versions according to the video (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
This is the path
Disabled IPP in these places:
Saved and opened in VS2017, successfully built release.
Opened new build, opened my project from HISE standalone (the new build), path:
Version and settings after loading project>
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:
-
@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 hereSo you built the master branch and then downloaded the develop branch code?
-
Forgot to mention, also added the path to the new build:
-
@d-healey Yes but I deleted the master branch before downloading the develop branch and building that instead
-
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.
-
@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?
-
@blezzbeats Develop branch I mean, thats where I downloaded the source code. Not release.
-
@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.
-
I thought it was suspiciously similar lol, got Git and will try that
-
Interesting, they are all downloading as master. I use git so I never notice, smells like a bug to me.
-
@d-healey is probably one
-
@blezzbeats Looks like you're building the master branch for now then
-
-
@blezzbeats Yes - all just to annoy you :-)
Maybe wait until Christoph has looked at it and fixed it.
-
@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
So close yet so far -
@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.