Hi
I am running gradlew languageNative:check that found 2 failures on CLanguageIncrementalBuildIntegrationTest. The report says to look at a huge file name
* What went wrong:
Execution failed for task ':linkMainExecutable'.
> A build operation failed.
Linker failed while linking main.exe.
Z:\git\gradle\subprojects\language-native\build\tmp\test files\CLanguageIncrementalBuildIntegrationTest\rebuilds_executable...le_change\r1e8x\build\exe\main\main.exe : fatal error LNK1120: 1 externes non r�solus
but the directory rebuilds_executable...le_change
is empty. What option is needed to get the output.txt file? Also, I would need to see the options.txt file and there is none…