truetype.c
[Initial build] Compiling ==> thirdparty\freetype\src\type1\type1.c
type1.c
[Initial build] Compiling ==> thirdparty\freetype\src\type42\type42.c
type42.c
[Initial build] Compiling ==> thirdparty\freetype\src\winfonts\winfnt.c
winfnt.c
[Initial build] Compiling ==> thirdparty\freetype\src\sfnt\sfnt.c
sfnt.c
[Initial build] Linking Static Library ==> modules\freetype\freetype_builtin.windows.tools.64.lib
[Initial build] Linking Program ==> bin\godot.windows.tools.64.exe
everything working till here. then in the end cannot link. i have tried many commits and many branches.
LINK : fatal error LNK1181: cannot open input file 'main\tests\tests.windows.tools.64.lib'
scons: *** [bin\godot.windows.tools.64.exe] Error 1181
scons: building terminated because of errors.
[Time elapsed: 00:07:18.251]