Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Cannot find library file

Hello:

I have run into a problem.
I cannot get a library linked in a project, I always get messages like:
c:/gcc/bin/../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/bin/ld.exe:
cannot find -lE:/Fer/eclipse/Fit41/levmardll_x64.lib
collect2: ld returned 1 exit status
make: *** [Fit41] Error 1
I included levmardll_x64.lib in Project Properties (right click in project
folder)->Fortran Build->Settings->GNU Fortran linker->Libraries; and also
in Fortran General->Paths and Symbols->Libraries, no luck either way.
But the path after '-l' is correct. What I am doing wrong?

Thanks all,

Fernando




Back to the top