Export tool
-
I know that HISE Exporter builds off Packages on a Mac...
I just noticed the following setting:Is there a way to add in this option in the exporter app?
Or maybe setting it to be enabled by default would be my preference.Cheers
-
Are you saying when you build a new installer you want it to overwrite any existing installers in the packages folder?
-
@d-healey no I was talking about the behaviour of the final built, signed installer created by the HISE exporter...
When you run this installer pkg it doesn't overwrite existing plugins in their corresponding destinations:
Components
VST
VST3If old plugin files (version 1) already exist in these folders, running the installerV2.pkg through to completion does not replace them with the new version 2 plugins.
-
@LeeC It should overwrite them, when you run the installer and select customize it should say update, instead of install.
-
@d-healey you're right it does overwrite.
I've was just thrown by the fact that the 'Date modified' wasn't changing on the files after updating. A red herring I guess! -
@LeeC Yea it's some Apple weirdness, I think it might be that it's actually a sym link and the real file is elsewhere but I'm not sure
-
Hi, @d-healey . Trying to make an installer with your App and always get these errors. What could be the reason with this problem?
-
Space in your project path?
-
Hi everyone , just installed packages to link with the hise exporter. I do not remember witch project name and directory to point.. need help. Thanks a lot! -
Using the new version of juce... any idea please? -
@nesta99 Does exporting from HISE directly work?
-
@d-healey Hey David. No man same issue with projucer... .
The weird thing is that projucer works if you open it or start a juce project... I can't figure out why in hise is not working -
@nesta99 Well it's not an issue with the export tool then. Start a new thread to track this issue.
-
@d-healey how do I download this app? I can't find it in this thread
-
@Jay You either have to build it from source (check my github page) or download the binary from my patreon page (if you're a patron).
-
@d-healey I've done wat's stated on git hub. But when I try to create the installer it says: Ibbo Setup 6 not found. Need Help
-
-
Hi David! As you can see I’ve stored it in the right place, but it’s still not working... as the picture below displays.....
Any idea?
-
@nesta99 did you actually install inno setup?
-
@d-healey can i export hise project in .dpkg on linux?