o3de / o3de-azslc

Amazon Shader Language (AZSL) Compiler
Other
23 stars 14 forks source link

Re-add mpark & tiny libraries to work around issues on Mac #72

Closed rgba16f closed 1 year ago

rgba16f commented 1 year ago

plus a UInt64 cast to fix a size_t issue

Signed-off-by: rgba16f 82187279+rgba16f@users.noreply.github.com

siliconvoodoo commented 1 year ago

I confirm build & run on windows and linux

siliconvoodoo commented 1 year ago

I've confirmed operation on macos.

we have a broken prepare_solution_darwin.sh script. But doing python3 test.and.py does work.