I want to do build openjfx'a, but that's what I get back in response to building'a
* What went wrong: Execution failed for task ':graphics:ccWinGlass'. > java.util.concurrent.ExecutionException: org.gradle.process.internal.ExecException: Process 'command 'C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/HostX64/x64/cl.exe'' finished with non-zero exit value 2 I tried to build on ubuntu and everything went smoothly, but on Windows it’s such a nonsense, and I didn’t even find it, because of what cl.exe can return at output 2. I really hope that you can tell me something faced and solved this problem.