Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Link .lib file to MinGW C++ Linker in eclipse(MinGW C++ linker is not able to link .lib files even after providing relevant path)
Link .lib file to MinGW C++ Linker in eclipse [message #1049111] Thu, 25 April 2013 07:26 Go to next message
Eclipse UserFriend
I am trying to use external library vxlapi in my cpp code.
Added relevent path of the external library in MinGW linker settings.(attached shot)
But still the code is not getting linked.
Its giving error as shown in attached file.
Re: Link .lib file to MinGW C++ Linker in eclipse [message #1050555 is a reply to message #1049111] Sat, 27 April 2013 07:05 Go to previous message
Eclipse UserFriend
The Mingw command and your Eclipse settings differ. The library path is not identical. And it seems that your not building an executable but a library (the linker command looks like this).
Previous Topic:Eclipse plugin for plotting serial data over windows
Next Topic:CDT indexer not support MS-style anonymous struct ?
Goto Forum:
  


Current Time: Fri Jul 04 20:29:22 EDT 2025

Powered by FUDForum. Page generated in 0.03094 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top