\VC\Redist\MSVC
-Carl
From: Nir Lisker
Sent: Friday, October 19, 2018 1:31 PM
To: c...@bekwam.com
Cc: openjfx-dev@openjdk.java.net Mailing
Subject: Re: Compiling with Visual Studio 2017
Hi Carl,
The instructions for building OpenJFX 8 are in the wiki [1], though I never
Re: Compiling with Visual Studio 2017
Hi Carl,
The instructions for building OpenJFX 8 are in the wiki [1], though I never
built this version myself.
Usually when "cl.exe" is not found it's because of a wrong MSVC_VER variable
value. In VS 2017, this file is located un
Hi Carl,
The instructions for building OpenJFX 8 are in the wiki [1], though I never
built this version myself.
Usually when "cl.exe" is not found it's because of a wrong MSVC_VER
variable value. In VS 2017, this file is located under
"VC\Tools\MSVC\\bin" (there are 4 versions under this folder
t
Hi,
I'm trying to build 8.0-b132 for Windows with Visual Studio 2017. I was
able to build the Java code successfully, but am getting a path error
13:00:54.444 [ERROR] [org.gradle.BuildExceptionReporter] Caused by:
java.io.IOException: Cannot run program "C:/cygwin64/VC/BIN/amd64/cl.exe"
(i