On Fri, Jun 14, 2013 at 4:36 PM, Judson Weissert <[email protected]> wrote:
> Hi Jan, and whomever else it may concern,
>
> For VC++ builds, it is also important to keep track of the iterator
> debugging settings for the build. Otherwise you may end up with incompatible
> binaries. Relevant flags are _SECURE_SCL and newer _ITERATOR_DEBUG_LEVEL.
> This is a bit of a wrinkle when it comes to distributing DLLs for Windows.
>
> See http://msdn.microsoft.com/en-us/library/aa985896%28v=vs.110%29.aspx

Yep, I am aware of those. Nothing like Microsoft making things easier
for everyone :(

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

Reply via email to