tomezpl / LepusEngine

OpenGL game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCC fails to compile on Linux

tomezpl opened this issue · comments

The problem is with converting Vector3& to Vector3. I'll post details later

Those lines have been fixed in bb7cd20 but linker throws errors now.

Everything seems to be fixed in 88767d1 for now.