MikePopoloski / SharpBgfx

C# bindings for the bgfx graphics library
MIT License
169 stars 30 forks source link

Build on OSX #29

Closed hanbim520 closed 5 years ago

hanbim520 commented 5 years ago

Hello, Bgfx has been compiled in OSX, but using your project can not be compiled on OSX and found no OSX target.

screen shot 2019-01-06 at 1 19 05 pm
MikePopoloski commented 5 years ago

You need to rebuild the tool binaries as well, such as shaderc.exe. That of course cannot run on OSX.