Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: bluekid on January 10, 2007, 12:15:23 pm

Title: Static Library linking problem
Post by: bluekid on January 10, 2007, 12:15:23 pm
i compile a static library
i add library Project->Build Options->Linker Tab Link Libraries use it in - console -project
everything ok
but when i use in FLTK project
gives error
Quote
undefined reference to...
means not linked the project i dont understand why