Re: Compiling with Visual Studio 2017

2018-10-19 Thread Kevin Rushforth
\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

2018-10-19 Thread carl
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

Re: Compiling with Visual Studio 2017

2018-10-19 Thread Nir Lisker
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