jcelaya / hdrmerge

HDR exposure merging
http://jcelaya.github.io/hdrmerge/
Other
363 stars 78 forks source link

Output buffer is cached when starting HDRMerge with MSYS2 console #143

Closed Hombre57 closed 6 years ago

Hombre57 commented 6 years ago

The effect is that you don't have live output, the std::out is only updated when the buffer is full.

Hombre57 commented 6 years ago

Problems occurs only when the message is not ended by std::endl. Closing.