I'm getting the error:
Code: Select all
In file included from rts/lib/gml/gml.h:16,
from rts/Rendering/GL/myGL.h:11,
from rts\System\LoadSaveHandler.cpp:7:
rts/lib/gml/gmlcls.h: At global scope:
rts/lib/gml/gmlcls.h:70: error: thread-local storage not supported for this target
In file included from rts/lib/gml/gml.h:16,
from rts/Rendering/GL/myGL.h:11,
from rts/Game/UI/MouseCursor.h:6,
from rts/Game/UI/MouseHandler.h:11,
from rts\System\MouseInput.cpp:15:
rts/lib/gml/gmlcls.h: At global scope:
rts/lib/gml/gmlcls.h:70: error: thread-local storage not supported for this target