Overall Changes

DDImage Headers

NDK plugins should now build without printing any warnings on all platforms with the supported compiler versions.

Several “using” keywords were removed from headers which might mean that the equivalent needs to be added to plugin code in order to find the correct namespace or you’ll need to use the fully qualified name.

MS Dev Studio 2010

On Windows, Nuke is now built with Microsoft Visual Studio 2010, the exact compiler version (CRT version) being: 10.0.30319. NDK Plugins for Nuke 7.0 will need to be built with this compiler in order to be compatible with Nuke.

Table Of Contents

Previous topic

Appendix C: Plugin compatibility with Nuke 7

Next topic

Breaking Changes