Develop branch build status
-
@linuxvst Hello man.
I have your same Mac features (Xcode 13.1 and Monterey), but still not able to build on my Mac. What have you done to make it work please? Thanks. -
@sawer
Solved.- Downloaded command line
- Place ipp folders correctly
- installed new version of Juce
Thanks.
-
Today's build error
../../../../../HISE/hi_backend/backend/BackendRootWindow.h:39:106: error: expected primary-expression before ‘)’ token 39 | #define GET_BACKEND_ROOT_WINDOW(child) child->findParentComponentOfClass<ComponentWithBackendConnection>()->getBackendRootWindow()
-
@d-healey Should be fixed now.
-
@christoph-hart That worked, thanks!
-
@Christoph-Hart
About
- add OpenGL property to custom settings floating tile
The OpenGl property added to Custom Settings
can not be Enabled or Disabled on the floating tile !
and it overwrites other Custom Settings on the floating tile ! -
@LinuxVst I haven't investigated yet, but I did notice that my OpenGL setting was missing from my latest beta.
@Christoph-Hart also saw a drastic slowdown in rendering boxBlur() in the latest update. -
This post is deleted! -
@dustbro Can you spot the point where the box blur became slow (or from which point did you update to the current state)? I didn't change the box blur for some time now (I replaced the entire blur logic with a faster algorithm maybe a year ago), but I also noticed that it's super slow now.
-
@Christoph-Hart
in Last Commit - fix OpenGL setting glitches
OpenGL in Custom Settings is Missing Combo Box or On-Off -
@Christoph-Hart I'm not 100% sure yet. It happened sometime between Spetember and now.
-
@LinuxVst Is the combobox also not appearing in the compiled plugin? I think it's deactivated because there's another OpenGL setting in HISE itself that overrides this, but I might be wrong.
@dustbro Does changing this
to
2
(or even4
) help? -
This post is deleted! -
-
There's something off with your system. Try a fresh install of HISE.
-
This post is deleted! -
This post is deleted! -
@LinuxVst How many copies of the HISE source code are on your system? (if it's more than one you'll make me sad :p )
-
@d-healey I think this question needs to be pasted to the top of the forum
-
@Christoph-Hart
Hi Christoph i Found My Problem it think it was Something Corrupted on My Hard Drive Project or in the hise source codei did a Fresh install of Everything re-installed the Backup of My Project re-compile Hise Source Code and re-exported the Plugin With Hise App
and for your Answer:
The OpenGl Combo Box it is Not appearing on the Compiled App or Plugin!
i noticed something on the MacOS Projucer there is a knob_without_arrow.png not inside source it probably does'nt matter Just to Let You Know!