Streams icon indicating copy to clipboard operation
Streams copied to clipboard

Impossible to build with multiple compilation unit

Open GuillaumeLeclerc opened this issue 9 years ago • 1 comments

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 ?

GuillaumeLeclerc avatar Jan 27 '16 09:01 GuillaumeLeclerc

A bit late maybe but why did you not fix it yourself? It took me about four minutes to fork, fix, create a PR.

simonvpe avatar Dec 07 '16 18:12 simonvpe