<div dir="ltr"><div><div>Hi Nick,<br><br></div>I have just reviewed your change and don't feel it's the appropriate way to tackle this type of issue. If long int isn't being interpreted as 64bit int then it would be appropriate to use a typedef rather than #ifdef blocks. The include/osg/Types file contains int64_t, could you just try this instead?<br><br></div>Robert.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 29 January 2016 at 10:26, Trajce Nikolov NICK <span dir="ltr"><<a href="mailto:trajce.nikolov.nick@gmail.com" target="_blank">trajce.nikolov.nick@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Robert,<div><br></div><div>attached is small fix for 64 builds with some compilers. It is from the 3.5.1 dev release. Is there a chance to integrate this fix into the mentioned version?</div><div><br></div><div>Was tested with MSVC and g++<span class="HOEnZb"><font color="#888888"><br><div><div><br></div>-- <br><div>trajce nikolov nick<br></div>
</div></font></span></div></div>
<br>_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
<br></blockquote></div><br></div>