Hi Anders,

Thanks for the note, now add the osg lib and checked into SVN.

On 9/6/07, Anders Backman <[EMAIL PROTECTED]> wrote:
> Current svn doesnt build due to that osgIntrospection is missing a reference
> to osgGetVersion() defined in osg.lib.
>
> Either something has changed in osgIntrospection causing this, or
> a setting in the CMakeLists.txt has disappeared.
>
>
> Therefore the CMakeLists.txt for osgIntrospection should have the additional
> line:
> LINK_INTERNAL(${LIB_NAME}
>        OpenThreads
>        osg
> )
>
> /Anders
> --
>
>
> ________________________________________________________________
>  Anders Backman               Email:    [EMAIL PROTECTED]
>  HPC2N/VRlab                  Phone:    +46 (0)90-786 9936
>  Umea university              Cellular: +46 (0)70-392 64 67
>  S-901 87 UMEA SWEDEN         Fax:      +46 90-786 6126
>                                http://www.cs.umu.se/~andersb
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to