---- Alberto Luaces <alua...@udc.es> wrote: 
> It should be smart enough to do it by itself; however I guess that you
> can manually configure it by setting X11_X11_LIB and X11_Xrandr_LIB
> parameters of CMake. These take the path of the libraries, as in
> "/usr/lib/libXrandr.so". As a last resort, you can set the parameters
> CMAKE_{EXE,MODULE,SHARED}_LINKER_FLAGS to include "-lX11 -lXrandr".

Strange thing is - the configure populates those - it apparently finds them 
during configure but then either the generate or something when I do the build 
doesn't because when i do the build the -lX11 and -lXrandr isn't included (at 
least according to the link.txt files I look at.

thanks.

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

Reply via email to