Fortran Fortran Code problems linking to LAPACK library

Click For Summary
The discussion centers around a user facing difficulties linking a Fortran program that calculates eigenvalues and eigenvectors using the LAPACK library in the Code Blocks IDE. The user seeks assistance for executing the program due to the linking issue. Helpful resources are provided, including a link to the Code Blocks documentation, specifically sections 1.12 and 2.10, which offer guidance on linking library code to applications. Additionally, a link to a Fortran-specific resource is shared for further support.
MrElec
Hi,

I have a main Fortran code (*.f90) which can calculate eigenvalues and eigenvectors using LAPACK library. Unfortunately, i can't excute this program because i can't link it to the library. I'm using Code Blocks as IDE environment. Any help please.
 
Technology news on Phys.org
MrElec said:
Hi,

I have a main Fortran code (*.f90) which can calculate eigenvalues and eigenvectors using LAPACK library. Unfortunately, i can't excute this program because i can't link it to the library. I'm using Code Blocks as IDE environment. Any help please.
Here's a link to the English version of the Code Blocks documentation - http://www.codeblocks.org/docs/manual_en.pdf. See sections 1.12 and 2.10 for directions on linking library code to your application.
 
  • Like
Likes MrElec and jedishrfu
Learn If you want to write code for Python Machine learning, AI Statistics/data analysis Scientific research Web application servers Some microcontrollers JavaScript/Node JS/TypeScript Web sites Web application servers C# Games (Unity) Consumer applications (Windows) Business applications C++ Games (Unreal Engine) Operating systems, device drivers Microcontrollers/embedded systems Consumer applications (Linux) Some more tips: Do not learn C++ (or any other dialect of C) as a...

Similar threads

  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 22 ·
Replies
22
Views
5K
Replies
8
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
6K