[osg-users] osgjs fix for 64 builds with some compilers

Trajce Nikolov NICK trajce.nikolov.nick at gmail.com
Thu Feb 18 02:21:25 PST 2016


Hi Robert,

I did fast fix hoping you will find a time to comment on this. I agree with
you .. Let me try to do it more properly :)

Thanks for finding a time to look at the issue!

Cheers,
Nick

On Thu, Feb 18, 2016 at 10:45 AM, Robert Osfield <robert.osfield at gmail.com>
wrote:

> Hi Nick,
>
> 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?
>
> Robert.
>
> On 29 January 2016 at 10:26, Trajce Nikolov NICK <
> trajce.nikolov.nick at gmail.com> wrote:
>
>> Hi Robert,
>>
>> 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?
>>
>> Was tested with MSVC and g++
>>
>> --
>> trajce nikolov nick
>>
>> _______________________________________________
>> osg-users mailing list
>> osg-users at lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


-- 
trajce nikolov nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160218/509ec904/attachment-0003.htm>


More information about the osg-users mailing list