Software Archive
Read-only legacy content
17060 Discussions

Numerical Algorithm Group Routines

Intel_C_Intel
Employé
1 609 Visites
I have NAG Fortan 90 library. How do I pass or link the NAG library to my project workspace.

These NAG routines currently reside in C:fnw3202dd

Thanks for your help
0 Compliments
1 Répondre
Steven_L_Intel1
Employé
1 609 Visites
The simplest method is to add the .lib file to your project in the same manner as a source file. Project..Add to project..Files.. and browse for the library.

Steve
0 Compliments
Répondre