Author Topic: Adding library to a project  (Read 3101 times)

Offline TomerA

  • Single posting newcomer
  • *
  • Posts: 5
Adding library to a project
« on: May 02, 2010, 10:45:43 pm »
I'm pretty (read "very") new to "large" size projects, and I'm required to use a supplied library file.
I've tried adding it by putting it (the library file) in the project directory and then adding it in the project build options in the "Linker" tab...
How ever when ever I try to compile it I get "ld.exe||cannot find -lcontainers|".
What am I missing?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Adding library to a project
« Reply #2 on: May 03, 2010, 12:07:35 am »
You could be helped by some examples of sources code using this library, especially looking at the Makefile used for the compilation (I do that to retrieve the switches to give to the compiler).
Kernel Extremist - PedroM power ©