On 16 Nov 2013, at 13:12, Robert Osfield <robert.osfi...@gmail.com> wrote:

> You should be able to disable the plugin by setting the cmake variable 
> generated by the find python to OFF. I am away from my dev machine right now 
> so can’t say exactly what it is called.
> 
> 

I tried this: -DPYTHONLIBS_FOUND=NO

But with no effect.

> What was the compile error and what version of python do you have installed? 
> Also what disto are you using? I would like to resolve to compile issues/set 
> minimum release version that the Osg can be compiled against,
> 
> 

You can see the error here:

http://flightgear.simpits.org:8080/job/OSG-svn/lastFailedBuild/console

(Scroll to the bottom of course)

Unfortunately it’s not terribly informative, the cmake output is also quite 
terse:

Found PythonLibs: /usr/lib/python2.5/config/libpython2.5.so

As you can see, this is running on a remote box, a slightly old Fedora install 
I believe, I can tweak the build system to run a verbose build if you are 
interested.
> In general it would be nice to have plugin disable option in cmake.
> 
Certainly, but of course this is a larger piece of work for someone to 
volunteer to undertake. In general it would be a cleaner solution for me on 
Mac, where I need to force OSG to ignore various libraries I have installed but 
don’t wish to compile plugins for - Jasper, Qt and so on. (For these ones, 
setting the _FOUND variables to 0 does work)

Kind regards,
James

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to