Hi Jean-Sébastien,

Yes, that helped find out what was amiss. The CMake build setup was missing
> a define _USRDLL. With this defined (and the SetReference() method
> uncommented) it builds and runs fine.
>
> The modified file is attached. I added the define before adding the src
> subdirectory, instead of inside each project individually, so it will get
> added to all projects. That is also the case in the projects under the
> VisualStudio folder (I checked), so I assume this is OK.
>

Thanks, I just committed it.

Cheers,
Farshid
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to