Colin Sullivan

Results 21 issues of Colin Sullivan

# What Implements macOS arm builds # How Use a macOS arm VM from GitHub, no cross-compiling Closes #32 Closes #12

### Detailed steps on how to reproduce the bug Create an AU plugin project with projucer Put a webview in it, load a website with a text field Launch the...

### Detailed steps on how to reproduce the bug Create an AU plugin project with projucer Put a webview in it, load any website Launch the AU in Ableton Live...

Should this type be a boolean instead of `false` ? Or am I missing something about how to set this up properly ? https://github.com/reduxjs/redux-toolkit/blob/af3e75bb9e6a51e13603d2a5684ef3ba1da07e3b/packages/toolkit/src/query/react/buildHooks.ts#L1241 Looks like at runtime it is...

TypeScript

The GitHub build system would need to use an old CMake version. Consider: CMake is even installable with pip, if you need to use an older version for older clang...

> > If you look at the logs of the macOS 14 arm with llvm 19, what does the warnings at the end of the build step mean? (Object files...

fix windows version to 2022 so builds don't break when this update occurs https://github.com/actions/runner-images/issues/12677

During the setup of macOS arm builds I disabled v17 because it wasn't building. Log snippet: ``` [ 50%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesScanner.cpp.o In file included from /Users/runner/work/clang-tools-static-binaries/clang-tools-static-binaries/llvm-project-17.0.4.src/clang/include/clang/Basic/TokenKinds.h:27, from /Users/runner/work/clang-tools-static-binaries/clang-tools-static-binaries/llvm-project-17.0.4.src/clang/include/clang/Basic/AttributeCommonInfo.h:17,...