Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » problems including library into project
problems including library into project [message #157209] Wed, 02 November 2005 00:26
Eclipse UserFriend
Originally posted by: fbarsoba.verizon.net

Hi all,

I'm trying to access functions included in a certain library (let's call
it "libtomcrypt.a"). I included the library into my project as following:

> Project properties ... C/C++ Build ... Tool Settings folder ... GCC C
Linker ... Libraries

And then I added the library in question. However, my project still
doesn't recognizes the functions in this library. I also tried including
the library search path, with the same result.

Any idea why this might be?

I'm using Eclipse/CDT and Cygwin.

Thanks,

FBM
Previous Topic:IResource from include path
Next Topic:Finding commnets using CDT parser
Goto Forum:
  


Current Time: Fri Aug 23 06:36:08 GMT 2024

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

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

Back to the top