Thanks Nico, that wrong library path must have dated before the final
rev of the FindLibVNCServer module, well done for spotting it.  Now
merged and submitted to svn/trunk.

On 17 April 2013 09:39, Nico Kruithof <[email protected]> wrote:
> Hello,
>
> For the VNC server, it seems that the wrong include path is used.
>
> Instead of
> INCLUDE_DIRECTORIES(${LIBVNCCLIENT_INCLUDE_DIR})
> the CMake variable
> INCLUDE_DIRECTORIES(${LIBVNCSERVER_INCLUDE_DIR})
> should be used.
>
> Attached is a fix for src/osgPlugins/vnc/CMakeLists.txt
>
> --
> Nico Kruithof
> nghk.nl
>
> _______________________________________________
> 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