[petsc-users] PETSc Windows Installation
Mohammad Ali Yaqteen
mhyaqteen at sju.ac.kr
Sun Nov 6 03:29:14 CST 2022
Dear Sir/Madam,
I am installing PETSc on windows but it keeps giving me unexpected errors. I want to use it on MS Visual Studio or Codeblocks. When I use the command on your webpage (./configure --with-cc='win32fe cl' --with-fc='win32fe ifort' --with-cxx='win32fe cl' --with-mpi=0 --download-fblaslapack), I get the following error message:
$ ./configure --with-cc='win32fe cl' --with-fc='win32fe ifort' --with-cxx='win32fe cl' --with-mpi=0 --download-fblaslapack
=============================================================================================
Configuring PETSc to compile on your system
=============================================================================================
TESTING: checkCCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:1341)*******************************************************************************
UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details):
-------------------------------------------------------------------------------
C compiler you provided with -with-cc=win32fe cl cannot be found or does not work.
Cannot compile/link C with /home/SEJONG/petsc-3.18.1/lib/petsc/bin/win32fe/win32fe cl.
Kindly look into this problem! Your prompt response will highly be appreciated
Thank you
Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20221106/0c6b9c3a/attachment.html>
More information about the petsc-users
mailing list