HI Philippe & Colin,

In this instance, it was my mistake.  I did run svn commit but it failed
without me spotting it.  I have done the check in again.

Sorry about the delay,
Robert.


On 14 April 2015 at 16:40, Colin Cochran <[email protected]> wrote:

> Hi Philippe,
>
> I also learned the hard way that the GitHub mirror is not updated very
> frequently. Best just to always reference the SVN server.
>
> -C
>
>
> On Apr 14, 2015, at 9:38 AM, philippe renon <[email protected]>
> wrote:
>
> Hi Robert,
>
> I can't see the change in github.
>
> Philippe.
>
>
>
>   Le Lundi 13 avril 2015 16h46, Robert Osfield <[email protected]>
> a écrit :
>
>
>
> Thanks Philippe, fix merged and submitted to svn/trunk.
>
> On 11 April 2015 at 18:13, philippe renon <[email protected]> wrote:
>
> Hi,
>
> This is a fix for the following compilation error when compiling with
> MinGW.
>
> [ 89%] Building CXX object
> src/osgPlugins/osgjs/CMakeFiles/osgdb_osgjs.dir/Animation.obj
> In file included from
> d:/Projects/OpenPilotTools/qt-5.4.1/Tools/mingw491_32/i686-w64-mingw32/include/c++/cstdint:35:0,
>
>                  from
> D:\Projects\OpenPilot\3rdparty\osg\src\osgPlugins\osgjs\JSON_Objects:34,
>                  from
> D:\Projects\OpenPilot\3rdparty\osg\src\osgPlugins\osgjs\Animation.cpp:12:
> d:/Projects/OpenPilotTools/qt-5.4.1/Tools/mingw491_32/i686-w64-mingw32/include/c++/bits/c++0x_warning.h:32:2:
> error: #er
> ror This file requires compiler and library support for the ISO C++ 2011
> standard. This support is currently experimenta
> l, and must be enabled with the -std=c++11 or -std=gnu++11 compiler
> options.
>  #error This file requires compiler and library support for the \
>   ^
> In file included from
> D:\Projects\OpenPilot\3rdparty\osg\src\osgPlugins\osgjs\Animation.cpp:12:0:
> D:\Projects\OpenPilot\3rdparty\osg\src\osgPlugins\osgjs\JSON_Objects:94:67:
> error: 'uint8_t' was not declared in this sc
> ope
>      void encodeArrayAsVarintBuffer(osg::Array const*,
> std::vector<uint8_t>&) const;
>                                                                    ^
> D:\Projects\OpenPilot\3rdparty\osg\src\osgPlugins\osgjs\JSON_Objects:94:74:
> error: template argument 1 is invalid
>      void encodeArrayAsVarintBuffer(osg::Array const*,
> std::vector<uint8_t>&) const;
>
> ^
> [...SNIP..]
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
>
>
>   _______________________________________________
> osg-submissions mailing list
> [email protected]
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to