Problem with linking static library [message #1113760] |
Sat, 21 September 2013 13:32 |
Eclipse User |
|
|
|
Hi there,
I am using Eclipse CDT under Windows 7 togehter with the MS Visual C++ compiler.
When trying to link a static library to my C++ project I'm getting to follwoing error from the compiler..
LINK : fatal error LNK1104: cannot open file ''C:\Program Files (x86)\LabJack\Drivers\LabJackM.lib''
I thought doing everything right with putting the inclusion #include LabJackM.h in the code which refers to the library C:\Program Files (x86)\LabJack\Drivers\LabJackM.lib.
In the compiler settings I also set the paths accordingly, as you can see in the picture attached.
I also double checked that the lib-file is really existent in the directory specified.
Furthermore Ecplise recognized all the commands defined in LabJackM.h.
Thank you for help.
Bests,
Frederik
|
|
|
Powered by
FUDForum. Page generated in 0.25546 seconds