On Tue, 6 Feb 2024 09:45:07 GMT, Julian Waters wrote:
> Similarly to [JDK-8325163](https://bugs.openjdk.org/browse/JDK-8325163), this
> enables pedantic mode for gcc, ensuring stricter Standard conformance and
> allowing for buggy and broken code previously undetectable by gcc to be caught
Thi
Thank you.
Yes, the vcvars file is present in that folder.
$ cygpath -d "C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Auxiliary\Build"
cygpath: cannot create short name of C:\Program Files\Microsoft
VisualStudio\2022\Community\VC\Auxiliary\Build
On Wed, Jul 3, 2024 at 2:57 AM Dan
Hi Anil,
Can you check what the following command prints on your machine?
$ cygpath -d "C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Auxiliary\Build"
I assume you have this directory on your machine, and it contains a
file named "vcvars64.bat"
The above command should print a path w