Export Help PLEASE ._.
-
still the same errors...
-
@d-healey
I have taken notice I accidentally buildt in debug mode, I have tried in Release x64 now too, and still the same errors.
even after cleaning the build folder like you saidIn addition to the 3 errors I'm getting a total of 519 warnings
(a lot less than the 999+ it was showing first) -
Which version of HISE are you using?
-
@d-healey
Srry for late response.
I'm using version 2.0.0 -
@MattiesMusic That version's ancient and shouldn't be used for production. You need to build HISE from source, either using the Master or Develop branch.
-
@d-healey
unfortunately, I have already tried that, but with no success.
I followed through step by step doing exactly everything the way it was done in the tutorial, but VS 2017 blasted out errors like a machine gun.
even without IPP enabled.That's why I had to go with the installer, since nothing else worked.
-
@MattiesMusic That's the problem, if you can't compile HISE then you can't compile plugins, the both processes are the same. So get HISE compilation working first. We can do a screen share session if you want.
-
@d-healey
I'll wipe every single trace of HISE from my computer and try one more time to build it.
But if it doesn't work again, a screen share session would be appreciated.I'll reply to this when it has either worked or it hasn't.
Tho a big thank you for the support so far, I really appreciate that.
-
It worked; I was able to build HISE! :D
I don't know if this has anything to do with it, but the only thing I did differently this time, was in GitHub, instead of just clicking "download zip", I went to releases and downloaded the .zip there.I've just now also made a test plugin with some sample & 1 button to test if everything works,
and it works! :]
I'm so chuffed to bits that it's all working now!
I can now finally make free plugins for my community :DA REALLY BIG thanks for the support!
-
@MattiesMusic said in Export Help PLEASE ._.:
I went to releases and downloaded the .zip there.
I'm glad it worked but you're still using an ancient version of HISE, so don't make any bug reports :p
-
@d-healey
I did build the latest version I could find under "releases" .-. -
@MattiesMusic Yes but look at the date, it's from 2019. The latest release is not the latest version. The Develop branch is the latest version but Master branch might be a little more stable (although I haven't had any issues with the Develop branch).
-
@MattiesMusic did you use one of these two versions?
-
@d-healey
oh, makes sense