Compiling Godot 3.1 Alpha 1 for Windows (Scons) fails

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By jospic

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/os_windows.cpp:854:33: error: ‘TOUCH_COORD_TO_PIXEL’ was not declared in this scope
TOUCH_COORD_TO_PIXEL(ti.x),

Any suggestions?
Thanks in advance.
-j

Solved upgrading MingW-w64
-j

jospic | 2018-08-31 15:39