Streams icon indicating copy to clipboard operation
Streams copied to clipboard

Build errors with gcc 4.9.2

Open tower120 opened this issue 10 years ago • 1 comments

I'm using Qt creator suite for windows standard build with mingw gcc 4.9.2 (from developer site). When I try to build your cmake, or include Steams.h to my own project I getting following errors (same from your cmake, and my project):

error1 error2

gcc 4.9.2 support c++14 standard.

tower120 avatar Aug 07 '15 17:08 tower120

See #12 I believe it solves that exact problem

vbeffara avatar Mar 17 '16 09:03 vbeffara