0

I have installed codeblocks-20.03mingw-setup.exe. I have picked a GNU FORTRAN compiler, but I cannot find the libraries lapack and blas. I tried to reinstall Codeblocks but it didn't work. Does windows 11 affect the installation of libraries in Codeblocks ? I have reinstalled codeclocks last year in windows 10 but didn't have a similar problem. The libraries were already installed in codeblocks.

I tried to reinstall codeblocks but it didn't work.

3
  • "Code::Blocks is a free C/C++ and Fortran IDE", that is, CodeBlocks provides the functionality for editing and calling a outside compiler. It doesn't have the responsibility to provide those libraries. You should download them yourself, and, you should use a new compiler Instead of the one inside CodeBlocks Installation. Lapack Library Commented Jul 21, 2024 at 10:40
  • Hello, these libraries though are for Linux, does it have also Windows? Commented Jul 24, 2024 at 13:55
  • Hi, can you configure to use MSYS2 toolchain? It provides a Windows package of lapack. You can follow the instructions on MSYS2 official site to Install a suitable toolchain for FORTRAN. Also, you can specify a compiler in CodeBlocks->Settings->Compiler->Toolchain executable. Commented Jul 26, 2024 at 3:27

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.