Author Topic: x11 errors using Visual Studio 2022  (Read 5562 times)

christof hausser

  • New Member
  • *
  • Posts: 1
x11 errors using Visual Studio 2022
« on: March 06, 2023, 02:27:26 PM »
Dear Prof. Govindjee,
Iīm trying to compile FEAP using Windows 10 and Visual Studio 2022. At the very end of the compilation process, I get the following errors, listed in the attached file.

It seems to me that the Fortran Compiler canīt find the X11-library. Do you know how to resolve this problem?

Thank you very much,
Christof Hausser

Prof. S. Govindjee

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 1160
Re: x11 errors using Visual Studio 2022
« Reply #1 on: March 06, 2023, 03:12:06 PM »
When you are building for Windows you should not be building in the routines in the unix folder.  You should used the routines in the windows folder.  Please see the installation manual.  There are also some (old) videos on you tube that go over the installation process.