ducdh1210 / labstreaminglayer

Automatically exported from code.google.com/p/labstreaminglayer
0 stars 0 forks source link

lsl_cpp.h Line 308: "Field 'obj' will be initialized after field 'channel_count'" #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Once again, warnings are turning into errors for me. The easy fix is to go down 
to lsl_cpp.h line 602 and swap the order of the member variable declarations. 
This also should be done for stream_inlet (~line 992).

Original issue reported on code.google.com by chadwick...@gmail.com on 3 Dec 2014 at 4:58

GoogleCodeExporter commented 8 years ago
Fixed. Will be in next release.

Original comment by christia...@gmail.com on 13 Jan 2015 at 12:51