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
undefined reference to...
means not linked the project i dont understand why