billyquith / GWork

Skinnable GUI with useful widget collection. Fork of GWEN.
https://billyquith.github.io/GWork/
Other
218 stars 30 forks source link

Error: expression in new-declarator must have integral or enumeration type #91

Open BlackPhrase opened 6 years ago

BlackPhrase commented 6 years ago

https://github.com/billyquith/GWork/blob/f3692f893e9e9585c8b0ef4cb7c1dda4378057b8/source/platform/renderers/OpenGL/OpenGL.cpp#L410

caused by

https://github.com/billyquith/GWork/blob/f3692f893e9e9585c8b0ef4cb7c1dda4378057b8/source/platform/include/Gwork/PlatformTypes.h#L299-L300

billyquith commented 6 years ago

Thanks for the report.