zlgopen / awtk

AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)
GNU Lesser General Public License v2.1
3.12k stars 770 forks source link

BX_REALLOC not declared in this scope #875

Open Crystal17 opened 7 months ago

Crystal17 commented 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"

xianjimli commented 6 months ago

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.

Crystal17 commented 6 months ago

这是来自QQ邮箱的自动回复邮件。