I wrote a project under Linux on Eclipse C ++. Finally decided to switch to Qt Creator.
I created projects for my static libraries, everything compiles fine.
Now create an application. Connect the library, but nothing gives the error "undefined reference ..."
What could be wrong?