On 1/20/2016 2:04 PM, [email protected]
wrote:
Hi Robert, all,
Use Joe Thompson.
Cheers,
Joe
----------------------------------------------------------------------
Hi, Guys,
I remember I have sent a patch for those other "places" which defined their
own stdint types. Afar it was STL and JSON plugin. It was then solved by
removing own definitions and only including osg/Types directly. And now OSG
3.5.1 builds fine with VS 2008. Are you sure these are the osg/Types which
need fixes or maybe porting 3.5.1 fix backwards will do ?
Cheers,
Wojtek Lewandowski
2016-01-19 18:03 GMT+01:00 Robert Osfield <[email protected]>:
Hi Joe,
When I check submissions in I use the full name to give credit as well
as make it easier to track back submissions if we need further
clarification at a later date. What name should I use for you?
Cheers,
Robert.
On 19 November 2015 at 05:22, Joe <[email protected]> wrote:
Hello,
OpenSceneGraph cannot be built with Visual Studio 2008.
The file osg-OpenSceneGraph-3.4.0\include\osg\Types
typedefs int8_t, int16_t, int32_t and int64_t
These are typedefed as signed __intX in several other places.
With VS2008, this causes an error "int8_t redifined, different basic
types"
Explicitly declaring them signed fixes the error.
Cheers,
Joe
_______________________________________________
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org