Hi Ken,

I've added a string.h to PropertyFile.cpp rather than cstring as some
platforms don't have good Standard C++ lib support.

Could you do an svn update on VPB and let me know if this compiles OK.

Robert.

On Mon, Aug 4, 2008 at 7:15 PM, Sewell, Kenneth R Civ USAF AFMC
AFRL/RYZW <[EMAIL PROTECTED]> wrote:
> OSG 2.6.0-3c2 compiles and runs on 32-bit openSUSE 11.0.
>
> I did stumble upon one small issue with Virtual Planet Builder though.
> GCC 4.3.1 requires <cstring> to be included to support the calls made to
> memcmp and strchr in the file src/vpb/PropertyFile.cpp.  After adding
> that include, VPB compiled and ran fine with 2.6.0-rc2.
>
> Ken
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to