3dtof / voxelsdk

VoxelSDK - an SDK supporting TI's 3D Time of Flight cameras
BSD 3-Clause "New" or "Revised" License
108 stars 71 forks source link

Compile error that need fixed. #36

Closed myme5261314 closed 8 years ago

myme5261314 commented 9 years ago

There's a compile error while the make all command for voxelsdk under my environment as below.

Ubuntu 14.04x64 g++/gcc v4.9.2 And the issue was the same one described by this post I've wrote a fix solution you might want to check, if it won't lead into other new issues, please consider merge it in.

hlprasu commented 8 years ago

Thanks! We have included this fix now in code.

hlprasu commented 8 years ago

Note: This fix is only for gcc 4.9.2 to work. This does not affect later gcc >= 5, part of Ubuntu 15.10