Sure I can fix it, but it's weird I use this to compile osg with cmake
under linux
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER="ccache"
-DCMAKE_CXX_COMPILER_ARG1="g++"

Do you use something different ?

Cedric


On Sun, Mar 8, 2015 at 1:56 PM Robert Osfield <[email protected]>
wrote:

> Hi Cedric,
>
> On 8 March 2015 at 12:50, Cedric Pinson <[email protected]> wrote:
>
>> Here the zip file
>>
>
> Thanks.  I've dropped the new plugins into the src/osgPlugins directory
> and added the required two entries to the src/osgPlugins/CMakeLists.xt but
> got build errors with both.  The gles plugin might simply be an issue of me
> having the auto c pointer conversion switched off in ref_ptr<>.  I'm trying
> a clean build with it switched on to see how I get on.  The json dependency
> in the osgjs plugin will require additions of CMake Find script.  Could you
> look into this?
>
> Thanks,
> 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

Reply via email to