Open Crystal17 opened 7 months ago
when compiling "https://github.com/zlgopen/awtk/blob/master/3rd/nanovg/bgfx/nanovg_bgfx.cpp" , an error is reported, "BX_REALLOC " was not declared in this scope. And I couldn't found BX_REALLOC defined in "https://github.com/bkaradzic/bx.git"
I tried updating to the latest version of bgfx. It works fine on Macos and Linux, but the result is not correct on Windows. please use GL3, it works fine.
这是来自QQ邮箱的自动回复邮件。
when compiling "https://github.com/zlgopen/awtk/blob/master/3rd/nanovg/bgfx/nanovg_bgfx.cpp" , an error is reported, "BX_REALLOC " was not declared in this scope. And I couldn't found BX_REALLOC defined in "https://github.com/bkaradzic/bx.git"