wpisailbot / boat

Apache License 2.0
4 stars 2 forks source link

Ubuntu 17.10 doesn't build by default #22

Open jkuszmaul opened 6 years ago

jkuszmaul commented 6 years ago

Followed instructions at https://github.com/opencv/opencv/issues/10032 about modifying /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h -- ideally we shouldn't have to do this to fix whatever error we were having (was in the protobuf library, I believe--Mitch, try reversing the change I made to the aforementioned include, per the suggestion in the linked issue and properly solving the issue so that more people with Ubuntu 17.10 don't encounter it).

jkuszmaul commented 6 years ago

Also, get error in ws/src/HTTPSocket.h about sprintf not being a member of std.