Cannot open include file: 'ipp.g' on build
-
@blezzbeats Which version of HISE?
-
@MikeB Latest build
I found the IPP button in the settings too which seemed to get rid of some error messages but still get many like these:
-
@blezzbeats Latest build is what?
-
@MikeB Mac oder PC?
-
Just leave the ipp out for now - if you don't have Covulution Reverb or Audio Analyser you don't need it anyway.
If it works without the ipp, fine - if not, you can keep looking for the error.
-
@MikeB Version 2.1.0, Build version 650, PC.
I turned IPP off compiling HISE yesterday and I also turned it off here:
Is there anything else I should check off?
-
@blezzbeats Which date? - if you click on the HISE logo in the upper left corner you will get the precise information about the version.
Attached screens where ipp on/off
Is this the same for Mac/PC -
@MikeB Yep took care of both those when I built yesterday, Build time says 19 Sep 2021
-
@blezzbeats You took care of them when you built HISE. Now you have to take care of them for building your project ;)
-
@d-healey Any clue where to start? Lol, the settings above (Use IPP disabled in compiler settings) are correct at least? And I'm sure I don't use the convolution reverb or anything like that. I'm totally lost.
-
Wait wait wait, do I have to compile "plugin" as well is what you're almost saying?
-
@blezzbeats
I think we are talking at cross purposes - which of these versions did you use?
• master
• new_layout
• develop
? -
@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.
-
@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?
-
@blezzbeats Click the link that says branches and download the develop branch.
-
@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"://
-
@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
? -
@d-healey Because it's my third folder of HISE, can that mess it up?
-
@blezzbeats No - it just confuses :-)
-
@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.