User forums > Help
problem on linking static libs
(1/1)
dimitrios67:
Hello,
I'm trying to "migrate" a project from Linux to Wondows.
I also have add an .a file (static lib I suppose), with
BuildOptions->LinkerSettings
But, I take the message: ld.exe cannot find -lfile,
The library filename is libfile.a
Where is the problem?
thanks
Jim
oBFusCATed:
Probably it is in a folder the linker doesn't know about and you have to add it to the search paths -> linker in the project build options.
Navigation
[0] Message Index
Go to full version