Hi Cedric,

Thanks for the updates.  I still can't progress with the osgjs plugin as I
don't have any FindJSON.cmake and I don't have any directions about the
json dependency.  What should I install?  How come there is no JSON
references in the CMakeLists.txt?

The submission is stalled till I can actually compile and test this plugin
in a form that is usable by everyone.

Cheers
Robert.

On 9 March 2015 at 09:59, Cedric Pinson <[email protected]> wrote:

> Hi Robert,
> I updated the the zip, about the json-c dependancies, I think it would
> be better to use json-c if it works correctly. I dont have time right
> now to make extra test and change to it, but I will check to improve
> this the future.
>
>
>
> Regards,
> Cédric
>
> Robert Osfield <[email protected]> writes:
>
> > Hi Cedric,
> >
> > On 8 March 2015 at 13:31, Robert Osfield <[email protected]>
> wrote:
> >
> >
> >> For testing purposes I periodically change the Cmake variable
> >> OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to OFF.  When this setting
> is on
> >> (the default) a ref_ptr<> will be automatically case to a C pointer when
> >> required, when off you need to explicitly use the ref_ptr<>.get()
> method to
> >> get the C pointer.
> >>
> >
> > I have modified the gles plugin to include the required .get() so it now
> > compliles cleanly with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION set to
> > OFF.  I haven't checked the plugin in yet, as I haven't done any testing
> > with.
> >
> > I did a search for a FindJSON.cmake and came across one,
> >
> >
> http://sourceforge.net/p/gdcm/gdcm/ci/b113933dc116c19390026f59da14bb9a81c1ecbb/tree/CMake/FindJSON.cmake
> >
> > I will let you decide how you want to proceed with the osgjs plugin.
> >
> > Robert.
> > _______________________________________________
> > 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