Hi,<br><br>I tried to install SLEPc after successfully installing PETSc, however, I got the errors like the following when I run 'make'. <br><br>P.S. I use Cygwin and Visual Studio 2008 on Windows XP<br><br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(33) : error C2054: expec<br>
ted '(' to follow 'PETSC_EXTERN_CXX_BEGIN'<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(33) : error C2085: 'VecR<br>egister_Comp' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(34) : error C2085: 'VecC<br>
reateComp' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(35) : error C2085: 'VecC<br>reateCompWithVecs' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(36) : error C2085: 'VecC<br>
ompGetSubVecs' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(37) : error C2085: 'VecC<br>ompSetSubVecs' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(40) : error C2085: 'Slep<br>
cVecSetTemplate' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(41) : error C2085: 'Slep<br>cMatGetVecsTemplate' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(44) : error C2085: 'Slep<br>
cUpdateVectors' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(45) : error C2085: 'Slep<br>cUpdateStrideVectors' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(46) : error C2085: 'Slep<br>
cVecMAXPBY' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(49) : error C2085: 'Slep<br>cVecSetRandom' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(50) : error C2085: 'Slep<br>
cVecNormalize' : not in formal parameter list<br>c:\cygwin\home\liyi0000\slepc-3.2-p5\include\slepcvec.h(52) : error C2061: synta<br>x error : identifier 'PETSC_EXTERN_CXX_END'<br>C:\cygwin\home\liyi0000\SLEPC-~1.2-P\include\slepcsys.h(102) : error C2054: expe<br>
cted '(' to follow 'PETSC_EXTERN_CXX_BEGIN'<br>C:\cygwin\home\liyi0000\SLEPC-~1.2-P\include\slepcsys.h(102) : error C2085: 'Sle<br>pcInitialize' : not in formal parameter list<br>C:\cygwin\home\liyi0000\SLEPC-~1.2-P\include\slepcsys.h(103) : error C2085: 'Sle<br>
pcFinalize' : not in formal parameter list<br>C:\cygwin\home\liyi0000\SLEPC-~1.2-P\include\slepcsys.h(104) : error C2085: 'Sle<br>pcInitializeFortran' : not in formal parameter list<br>C:\cygwin\home\liyi0000\SLEPC-~1.2-P\include\slepcsys.h(105) : error C2085: 'Sle<br>
pcInitialized' : not in formal parameter list<br>C:\cygwin\home\liyi0000\SLEPC-~1.2-P\include\slepcsys.h(124) : error C2085: 'Sle<br>pcAbs' : not in formal parameter list<br><br>Yifei<br>