-
ive tried compiling it using VS 2022 and projucer and all it just did was make a 165mb vst3 and dll file that doesnt even load in fl studio
-
I was making the node-like FX VST x64 plugin followed from the video (https://www.youtube.com/watch?v=DrnGI6ce8fY&t=116s), and then the error appeared, i have installed Faust and compiled HISE with it…
-
Thank you for this interesting plugin.
I would like to build this plugin on Linux. However I don't know how to do it without the .jucer file.
Is there any chance the jucer file will be included …
-
### Detailed steps on how to reproduce the bug
I have a bug on LinuxMint when i start a Projucer on the terminal. But i have glibc
```
./Projucer: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_…
-
_Originally posted by @paulfd in https://github.com/McMartin/FRUT/issues/458#issuecomment-475869212_:
> I'm sorry for hijacking this... Concerning the need for Projucer, does this mean that once I tu…
-
How to reproduce:
```
% cd extras/Projucer/Builds/LinuxMakefile
% nix-shell -p xorg.libX11 xorg.libXinerama xorg.libXext freetype gnome3.gtk pkgconfig curl gnome3.webkitgtk
% make -j2 CONFIG=Rel…
-
In the past I've always used Projucer to manage the build files and IDE setup.
But I've been kind of ignoring it so far on this project. I'm not sure it's really needed here since we're building a…
-
Hello,
While trying to build the plugin under Linux, got the following error while generating makefiles with Projucer:
`can't open resource file: ..../Source/assets/round_button_12_off.png `
…
-
I absolutely love ripchord - thank you for such an awesome tool!
I would absolutely love if there was a Linux build of this. Shouldn't this be relatively feasible since ripchord is based on JUCE?
…
-
followed the steps, but when it came to the CMake stuff, once I keyed/pasted in `cmake -G "Xcode" -S misc -B misc/build` it came up with the 'could not create...' message
it also had the message `CMa…