Gerald McAlister
Gerald McAlister
After R22 of the NDK, the NDK is clang only for build it seems? Per https://github.com/android/ndk/issues/1375 this means that the GCC toolchains that are attempting to be found no longer...
## :rocket: Feature Request ### Affected Languages - [X] `TypeScript` or `Javascript` - [ ] `Python` - [ ] `Java` - [ ] .NET (`C#`, `F#`, ...) - [ ]...
### Describe the bug When packaging my distribution, JSII is bundling the `node_modules` directory as well for the javascript distribution. This drastically balloons up the size, and there is no...
The IndexBuffer, VertexBuffer, and VertexBufferArray classes do not seem to be releasing their memory that is allocated with the GenBuffers method, resulting in large memory consumption and applications crashing after...
**Describe the bug** When building the Android target on an M-series MacBook Pro, Genie is generating incorrect makefiles with wrong linker flags on the shared library builds. It is specifically...