Dan Rosser
Dan Rosser
Make sure on latest Xcode for Rosetta stuff: it should look like this
Yes I think the first step is getting ANGLE libs for macOS and sliding them in and just automatically gaining Metal power. \m/
Yes was testing some unicode paths in PG and yeah exception. Emojis for folder names kills it! haha Okay sweet merging this
Thanks @dimitre
Would GLM_FORCE_CTOR_INIT be better suited in a PCH if it's everywhere?
Traced to two issues. one platform paths for variable path not used. Second the string for MONO was becoming "Courier New" In the return string this is "courier new"
This is looking great! Lets look at merging CMake support after the Android PR merge as that is also adding some CMake ability for Android, lets jut make sure its...
Yeah find package not a good idea btw. It comes a nightmare as it links against binaries and architectures built for wrong targets and SDK's and even C++ levels leading...
Yeah let's look to get the android stuff merged next week!
Yeah let’s see what we can do On Tue, 28 Mar 2023 at 11:42 pm, Dimitre ***@***.***> wrote: > #7440 > > — > Reply to this email directly, view...