<div dir="ltr"><div class="gmail_extra"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><br>Howdy Robert,<br></div><div dir="ltr"><span style="background-color:rgb(255,255,255)"><span></span></span><br></div><div>Linux Mint 16.<br></div><div dir="ltr"><br>Cheers,<br>-Joshua<br><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, May 28, 2015 at 4:32 AM, Robert Osfield <span dir="ltr"><<a href="mailto:robert.osfield@gmail.com" target="_blank">robert.osfield@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Joshua,<br>
<br>
The Cmake reports of not finding certain libraries or features look to<br>
be all associated with optional components of the OSG that aren't<br>
required to build, unless you want that specific component, for<br>
instance if you want to use osgQt then you'll need Qt headers and libs<br>
installed, but otherwise you can safely ignore these.  Cmake can be a<br>
bit verbose with warnings that aren't critical.<br>
<br>
The "Configuring incomplete, errors occurred!" line is an odd one to<br>
which I have explanation.  I can see any of the warnings in the rest<br>
of the cmake output to indicate what the problem with configuration<br>
might be.<br>
<br>
I have just tried the cmake line you posted on OSG-svn/trunk and the<br>
OSG-3.2 branch (that the OSG-3.2.2-rc2 was built from) and both run<br>
fine on my systems, the osg_cmake.txt looks like:<br>
<br>
-- The C compiler identification is GNU 4.9.2<br>
-- The CXX compiler identification is GNU 4.9.2<br>
-- Check for working C compiler: /usr/bin/cc<br>
-- Check for working C compiler: /usr/bin/cc -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Check for working CXX compiler: /usr/bin/c++<br>
-- Check for working CXX compiler: /usr/bin/c++ -- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
-- Looking for include file pthread.h<br>
-- Looking for include file pthread.h - found<br>
-- Looking for pthread_create<br>
-- Looking for pthread_create - not found<br>
-- Looking for pthread_create in pthreads<br>
-- Looking for pthread_create in pthreads - not found<br>
-- Looking for pthread_create in pthread<br>
-- Looking for pthread_create in pthread - found<br>
-- Found Threads: TRUE<br>
-- Looking for XOpenDisplay in<br>
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so<br>
-- Looking for XOpenDisplay in<br>
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so<br>
- found<br>
-- Looking for gethostbyname<br>
-- Looking for gethostbyname - found<br>
-- Looking for connect<br>
-- Looking for connect - found<br>
-- Looking for remove<br>
-- Looking for remove - found<br>
-- Looking for shmat<br>
-- Looking for shmat - found<br>
-- Looking for IceConnectionNumber in ICE<br>
-- Looking for IceConnectionNumber in ICE - found<br>
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so<br>
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so<br>
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.2")<br>
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")<br>
-- checking for module 'gta'<br>
--   package 'gta' not found<br>
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.38.0")<br>
-- Could NOT find SDL (missing:  SDL_LIBRARY SDL_INCLUDE_DIR)<br>
-- checking for module 'cairo'<br>
--   found cairo, version 1.14.2<br>
-- checking for module 'poppler-glib'<br>
--   package 'poppler-glib' not found<br>
-- checking for module 'librsvg-2.0>=2.35'<br>
--   package 'librsvg-2.0>=2.35' not found<br>
-- checking for module 'gtk+-2.0'<br>
--   package 'gtk+-2.0' not found<br>
-- checking for module 'gtkglext-x11-1.0'<br>
--   package 'gtkglext-x11-1.0' not found<br>
-- Could NOT find Boost<br>
-- Found unsuitable Qt version "" from NOTFOUND<br>
-- Could NOT find Qt3 (missing:  QT_QT_LIBRARY QT_INCLUDE_DIR)<br>
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so<br>
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")<br>
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.51")<br>
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS - Success<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_MIPOSPRO_BUILTINS<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_MIPOSPRO_BUILTINS - Failed<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_SUN<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_SUN - Failed<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_WIN32_INTERLOCKED<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_WIN32_INTERLOCKED - Failed<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_BSD_ATOMIC<br>
-- Performing Test _OPENTHREADS_ATOMIC_USE_BSD_ATOMIC - Failed<br>
-- Looking for pthread_yield<br>
-- Looking for pthread_yield - not found<br>
-- Looking for sched_yield<br>
-- Looking for sched_yield - found<br>
-- Looking for pthread_setconcurrency<br>
-- Looking for pthread_setconcurrency - not found<br>
-- Looking for pthread_getconcurrency<br>
-- Looking for pthread_getconcurrency - not found<br>
-- Looking for pthread_setaffinity_np<br>
-- Looking for pthread_setaffinity_np - not found<br>
-- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY<br>
-- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY - Success<br>
-- checking for module 'xrandr'<br>
--   found xrandr, version 1.4.2<br>
-- Looking for gethostbyname in nsl<br>
-- Looking for gethostbyname in nsl - found<br>
-- Looking for socket in socket<br>
-- Looking for socket in socket - not found<br>
-- Configuring done<br>
-- Generating done<br>
-- Build files have been written to: /home/robert/temp/test<br>
<br>
This was done using Kubuntu 15.04, but when I tagged OSG-3.2.2.rc2 I<br>
was using Kubunut-14.10.  OSG-3.2.0 goes back several years, since<br>
then it's been all build build and bug fixes, and in all that time<br>
it's been compiling find on a range of Linux version and range of<br>
other OS's.<br>
<br>
What OS & version are you using?<br>
<span class="HOEnZb"><font color="#888888"><br>
Robert.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 27 May 2015 at 22:10, Joshua Robinson <<a href="mailto:shooki.robinson@gmail.com">shooki.robinson@gmail.com</a>> wrote:<br>
><br>
> Howdy,<br>
><br>
> 1)  Downloaded a fresh copy of::  OpenSceneGraph-3.2.2 release candidate 2<br>
> from :::<br>
> <a href="http://www.openscenegraph.org/index.php/download-section/stable-releases" target="_blank">http://www.openscenegraph.org/index.php/download-section/stable-releases</a><br>
><br>
> 2)  Created a build directory out of source ::: osg_build3.2.2-rc2<br>
><br>
> 3)  Ran cmake ../OpenSceneGraph-3.2.2-rc2/ -DCMAKE_BUILD_TYPE=Debug ><br>
> osg_cmake.txt<br>
><br>
> 4)  Error see attached file.<br>
><br>
> Any suggestions ?  Is Qt a must ?<br>
><br>
> Cheers,<br>
> -Joshua Robinson<br>
><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<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" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
><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" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</div></div></blockquote></div><br></div></div>