This is a header library but it does contain code. Therefore it seems it is not possible to build a non-trivial project with it. I have 3 compilation units. They are all including Stream.h. Therefore I can't link my project.
How Could I solve this without rewriting the whole library ?