Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to use static boost library in CDT?
How to use static boost library in CDT? [message #700066] Fri, 22 July 2011 19:38
kathy  is currently offline kathy Friend
Messages: 7
Registered: July 2011
Junior Member
I have create a C++ project using Eclipse CDT (Indigo) using MinGW toolchains. But I do not know how to link to the static library?

I have:

libxxxx.a
libxxxx.dll
libxxxx.dll.a

The MinGW C++ link libraries set to "xxxx". It seems the exe always link to the .dll instead of the .a.


How to use static boost library in CDT?
Previous Topic:marker shows variable not found but build is successfully
Next Topic:How to install testsrunner on Indigo?
Goto Forum:
  


Current Time: Fri Apr 26 12:10:31 GMT 2024

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

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

Back to the top