I managed to build the Standalone v2.1.0 from the latest git pull but the VST failed again
Posts made by oddyotrax
-
RE: Build on Debian 9.9 fails
-
RE: Build on Debian 9.9 fails
HISE 2.1.0 VST also built successfully however HISE.jucer needs a slight modification
hi_streaming
hi_tools
hi_ztsdhad the wrong paths
-
RE: Build on Debian 9.9 fails
I noticed version 2.1.0 and the standalone built clean and successfully
although ended with these notes...
Linking HISE Standalone - App ../../../../JUCE/modules/juce_core/zip/zlib/deflate.h:96:16: warning: type ‘struct internal_state’ violates the C++ One Definition Rule [-Wodr] typedef struct internal_state { ^ ../../../../JUCE/modules/juce_graphics/image_formats/../../juce_core/zip/zlib/zlib.h:1347:12: note: a different type is defined in another translation unit struct internal_state {int dummy;}; /* hack for buggy compilers */ ^ ../../../../JUCE/modules/juce_core/zip/zlib/deflate.h:97:15: note: the first difference of corresponding definitions is field ‘strm’ z_streamp strm; /* pointer back to this zlib stream */ ^ ../../../../JUCE/modules/juce_graphics/image_formats/../../juce_core/zip/zlib/zlib.h:1347:32: note: a field with different name is defined in another translation unit struct internal_state {int dummy;}; /* hack for buggy compilers */
-
RE: Linux VST build deletes all files in ~/.vst
@d-healey Thanks for the suggestion. Debian has back in time... I just made zip files of the most important folders. It's all good I had copies of everything and restored everything back to working order. My apologies for freaking out.
-
RE: Linux VST build deletes all files in ~/.vst
I don't think it was when I rebuilt the VST
before I did the rebuild, I did a make clean and I suspect that is what wiped the folder of its contents
-
RE: Linux VST build deletes all files in ~/.vst
I suspect what deleted the files was not the build but the
make clean
-
RE: Linux VST build deletes all files in ~/.vst
it's not that complicated
I will do it manually but I would recommend to change line 32 in
projects/plugin/Builds/LinuxMakefile/Makefile
from
JUCE_OUTDIR := ~/.vst
to
JUCE_OUTDIR := build
-
RE: Linux VST build deletes all files in ~/.vst
I don't have a back up of the folder but I can rebuild it. Most of it hopefully. This is a mess because it is going to take me a long time to rebuild.
why does the standalone get built in -> projects/standalone/Builds/LinuxMakefile/build/
and the VST gets placed in ~./vst?
thankfully it wasn't a make sudo install going to /usr/lib/vst
this is bad. very bad.the VST plugin build has to go in... projects/plugin/Builds/LinuxMakefile/build/
seriously. please correct this. depositing it in ~./vst without consent is already a bad idea
that it deletes the folder is unacceptable -
Linux VST build deletes all files in ~/.vst
Built VST in Linux and it deleted everything from my ~/.vst folder
This is really bad.
First thing. Please take out the building directly to the ~/.vst folder
Second thing. How do I get my files back? This is a huge disaster. -
HISE player
when watching the video Build A HISE Player Library in 1 Minute at around the 1:03 mark the HISE Player Library is imported into what looks like a light weight version of the HISE application or HISE player
I looked but am unable to find this player.
I managed to build both the standalone and the VST versions of HISE successfully (on Debian 9.8)
the VST is recognized as a VST instrument however when loaded, it loads the full application
the files built and placed in ~/.vst are:
HISE.a 183.1 MB
HISE.so 89.2 MBI installed the Windows version using WINE to verify and it is the case in Windows too....
is there a light weight HISE player for Linux (or Windows) as shown in this video?
if so how would it be executed or activated?
-
HISE Tutorial Part II: Fix the mapping
I use Linux with KDE as the desktop environment and the "alt + left mouse click" command is the desktop environment's Move command, which unfortunately over-rides HISE's assignment, so if I try to do this it moves the app completely and won't grab the samples to fix the octave offset.
Is there another way to move the SampleMap up two octaves or is there a way to assign another keyboard sequence to execute this function?
-
RE: Linux build of HISE
Greetings,
I would like to confirm that I have successfully built both HISE standalone and VST2 on Debian Stretch 9.8