Hi,

That looks like wsock32.lib and maybe some others...

Err, I just checked and the name is probably Ws2_32.lib.

Here's the fixed CMakeLists.txt, and I CC'd this message to osg-submissions.

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
SET(TARGET_SRC
    broadcaster.cpp
    receiver.cpp
    osgcluster.cpp
)

SET(TARGET_EXTERNAL_LIBRARIES ws2_32)

#### end var setup  ###
SETUP_EXAMPLE(osgcluster)
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to