meta4d-me / CatDogEngine

A cross-platform game engine/editor written in modern C++ (WIP)
GNU General Public License v2.0
161 stars 17 forks source link

[OpenGL] Assert when import function address from dll #253

Closed T-rvw closed 1 year ago

T-rvw commented 1 year ago

Similar to https://github.com/bkaradzic/bgfx/issues/2660

Create Window before bgfx::init to assign nwh value(Only for OpenGL... a little strange) ShaderBuild : -p parameter needs to change