rack-plugin-toolchain icon indicating copy to clipboard operation
rack-plugin-toolchain copied to clipboard

Results 7 rack-plugin-toolchain issues
Sort by recently updated
recently updated
newest added

'Unable to find image 'rack-plugin-toolchain:13' locally docker: Error response from daemon: pull access denied for rack-plugin-toolchain, repository does not exist or may require 'docker login': denied: requested access to the...

I used the osxcross tools on my Macbook Air M1 running the latest macOS and XCode, and it produced the following file: `MacOSX14.0.sdk.tar.xz` But the instructions ask for `MacOSX11.1.sdk.tar.xz` specifically....

You may remember last year that four of my old plugins started crashing the module browser when the library switched to the new toolchain. At the time I found that...

Once again I've run into compatibility problem with the toolchain build in windows where it crashes with perectly good c++ code. This time it's in mt19937. Calling it from my...

My toolchain stopped working, so I pulled the latest changes of this repo and re-ran `make docker-build`. The build appeared to complete successfully, but invoking: `make -j$(nproc) docker-plugin-build PLUGIN_DIR=(plugin directory...

[Report](https://community.vcvrack.com/t/vcv-rack-plugin-toolchain-updates/20465/41) that cross-compiled plugins crash on Windows platform with latest toolchain updates. **Update:** Confirmed on my Windows test system. Investigating. Mingw compiler version was updated from 13.1.0 to 14.2.0 in...

hi, i get the following error on ubuntu 24: testing x86_64-apple-darwin20.2-clang ... /home/docb/git/rack-plugin-toolchain/local/osxcross/bin/x86_64-apple-darwin20.2-ld: error while loading shared libraries: libicui18n.so.73: cannot open shared object file: No such file or directory clang-15:...