Robert,

That did the trick. Compiled all the way to the end of the build without errors.

-john
--------------------------
Sent from my BlackBerry Wireless Device


----- Original Message -----
From: [email protected] 
<[email protected]>
To: OpenSceneGraph Users <[email protected]>
Sent: Sat Jan 31 05:21:52 2009
Subject: Re: [osg-users] CDash errors/warnings

On Sat, Jan 31, 2009 at 9:56 AM, Robert Osfield
<[email protected]> wrote:
> I did some work to address this issue last week, it's checked into
> svn/trunk and the last dev release.  Could you try either of these
> out.

Oops, I read the CMake version you mentioned and thought that was the
OSG version you tried...  On review I now see that you were testing
2.7.9.

Could you try the attached OpenSceneGraph/src/osgViewer/CMakeLists.txt
(also checked into svn/trunk) as I've restructured the link line.

            SET(LIB_EXTRA_LIBS ${X11_Xrandr_LIB} ${LIB_EXTRA_LIBS})

Running with make VERBOSE=1 shows -lXrandr on the link line so it does
appear to be working. But then... it was originally for me as well...
The ordering and use of the ${X11_Xrandr_LIB} might make the
difference for you.

Cheers,
Robert.
This communication, along with any attachments, is covered by federal and state 
law governing electronic communications and may contain company proprietary and 
legally privileged information.  
If the reader of this message is not the intended recipient, you are hereby 
notified that any dissemination, distribution, use or copying of this message 
is strictly prohibited.  
If you have received this in error, please reply immediately to the sender and 
delete this message.  Thank you.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to