[opensource-dev] Using Boost the viewer

2012-07-12 Thread CJ Davies
I'm trying to get the viewer to read data from an Arduino via serial (long story...). I'm using Boost for this. So far I have changed the Boost prebuilt in autobuild.xml to this one after a conversation with LightDrake on #opensl on freenode;

Re: [opensource-dev] Using Boost the viewer

2012-07-12 Thread Cinder Roxley
Hi! The warnings in your build log relate to the error_code library in the Boost.System library. They're a side effect of the design decision made in the library which I will spare you details of (more info on it here: