Quote Originally Posted by dimitri
Just link your program with the library, qmake can help, use LIBS. Does this help?
Yep, but if I need to pass the fortran function variables, arrays etc, can I use and pass C variables and they will be properly recognized?