aidv
aidv
When I run the command`cmake --build . --config Release --target install` I get the error output ``` [ 1%] Building CXX object _deps/rtff-build/src/rtff/CMakeFiles/rtff.dir/fft/fftw/fftw_fft.cc.o /Users/username/Desktop/repos/vstSpleeter/external/spleeterpp/build/_deps/rtff-src/src/rtff/fft/fftw/fftw_fft.cc:5:10: fatal error: 'fftw3.h' file not found...
Xivmap seems to only render whatever is within inside the windows size and not the whole size of the document. How to fix this?
### Version/Branch of Dear ImGui: 1.90.4 ### Back-ends: win32_opengl3 vs sdl3_opengl3 ### Compiler, OS: Windows11 ### Full config/build information: _No response_ ### Details: I just need help understanding imgui ###...
This didn't work: `cmake --build . --config Release --target INSTALL` This did work: `cmake --build . --config Release --target install` Difference: Lower case `install`
The instructions are a little confusing and seem to be incomplete. I followed exactly what you have stated on your repo. For example you write "Download and install JUCE". Download...
I'd like to see the following things get implemented. I can help if I get some guidance. ### Data Types (highest priority top to bottom): - byte - float -...
Hi, could you provide an example project where two Arduinos speak to each other? I'm trying to understand how to both read and write data between two Arduinos using SoftI2C.
I've had a go with this library for a few days now and I've almost scratched a hole in my skull because I can't get it to work. Can someone...
**OS**: Windows 11 **Machine**: PC **DAW**: Studio One v5, Reaper v6.10 **Target**: VST3 ### How to reproduce: - Resize the window using your mouse ### Visual demo https://github.com/user-attachments/assets/67bacdf6-98f7-44c7-8692-1f1b30158679
### How to reproduce: **OS:** MacOS Sonoma 14.5 **Machine:** MacBook Pro M1 **DAW:** Studio One v5 **Target:** VST3 ### Steps 1. Clone iPlug2 repo 2. Build the webview example for...