Hi,
I would like to get plplot built in windows with intel fortran bindings
using the Visual Studio command line. I can get build files generated via
CMake if I turn off fortran bindings, but if I enable fortran I always get
an error when running CMake. I have tried NMake, Ninja, and Visual Stud
and tested
using the command line tools.
I'm guessing this is not a common use case, but if it happens to others it
might be worth updating the CMake files to handle both the Fortran
compilers that are installed from the Intel OneAPI tools.
Thanks,
Jeremy
On Thu, Aug 17, 2023 at 9:10 AM J
rtran programs. As
> far as I know CMake picks the classic ifort compiler by default.
>
>
>
> Regards,
>
>
>
> Arjen
>
>
>
> *From:* Jeremy Nesbitt
> *Sent:* Saturday, August 19, 2023 3:30 AM
> *To:* plplot-devel@lists.sourceforge.net
> *Subject:* Re: