Hi
Yes I mean librarys made by someone else.
So I create static library project and if I am lucky I found the one .cpp file from source pack that includes mainloop. Ok now if I am trying to build it says "You have to add host application..." or something like that. I know what it means (it need some application that test this library). But how I make test .exe to library without library because i haven't exe because i havent library because i havent exe because i havent libary...

Yes I am windows users too so its not enought to write to console "fix_all_problems" command.
edit:
Example
http://tvmet.sourceforge.net/. I dont find there even that main loop file? What I really should do?
Thanks for your help