tomezpl / LepusEngine

OpenGL game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excessive warnings on Linux

tomezpl opened this issue · comments

Building with G++ outputs a whole lot of warnings (e.g. on converting from string to char*). Either correct the warnings to cater for G++'s restrictions or suppress them.