Hi,
I've tried to compiling latest source Godot 3.1 Alpha 1 on Windows PC through scons.
I need to test latest release with some custom modules.
Building shows this issue:
platform/windows/oswindows.cpp:854:33: error: 'TOUCHCOORDTOPIXEL' was not declared in this scope
TOUCHCOORDTO_PIXEL(ti.x),
Any suggestions?
Thanks in advance.
-j