<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\B9D1\C740 \ACE0\B515";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
@font-face
        {font-family:"\@\B9D1\C740 \ACE0\B515";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:85.05pt 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Dear Sir/Madam,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">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:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">$ ./configure --with-cc='win32fe cl' --with-fc='win32fe ifort' --with-cxx='win32fe cl' --with-mpi=0 --download-fblaslapack<o:p></o:p></p>
<p class="MsoNormal">=============================================================================================<o:p></o:p></p>
<p class="MsoNormal">                         Configuring PETSc to compile on your system<o:p></o:p></p>
<p class="MsoNormal">=============================================================================================<o:p></o:p></p>
<p class="MsoNormal">TESTING: checkCCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:1341)*******************************************************************************<o:p></o:p></p>
<p class="MsoNormal">         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<o:p></o:p></p>
<p class="MsoNormal">-------------------------------------------------------------------------------<o:p></o:p></p>
<p class="MsoNormal">C compiler you provided with -with-cc=win32fe cl cannot be found or does not work.<o:p></o:p></p>
<div style="mso-element:para-border-div;border:none;border-bottom:dotted windowtext 3.0pt;padding:0in 0in 1.0pt 0in">
<p class="MsoNormal" style="border:none;padding:0in">Cannot compile/link C with /home/SEJONG/petsc-3.18.1/lib/petsc/bin/win32fe/win32fe cl.<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Kindly look into this problem! Your prompt response will highly be appreciated<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you <o:p></o:p></p>
<p class="MsoNormal">Ali<o:p></o:p></p>
</div>
</body>
</html>