ID 377366 - NDK example does not compile in Nuke - Linux and Mac

Follow

Problem summary
NDK example does not compile in Nuke - Linux and Mac

Customer reported version

Nuke 11.3v1

Customer reported platform

centos7

Steps to reproduce

1) Navigate to <NukeInstall>/Documentation/NDK/examples


2) Run make, it errors. Depending on the Nuke version and Operating System, the error message varies.

 

Workaround

Adding -std=c++11 or -std=c++0x, depending on the g++ version, to the CXXFLAGS should correct the issue

 

Reproduced by support

This bug has been reproduced in:

Nuke 11.3v1 - CentOS 6.9 - MacOSX 10.13 - Mac only regression

Nuke 11.2v1 - CentOS 6.9 *The error message in Linux changed

Nuke 10.0v1 - CentOS 6.9

Nuke 9.0v1 - CentOS 6.9 *The error message in Linux and Windows changed

 

Unable to reproduce bug in:
Nuke 11.2v5 - MacOSX 10.13

 

Earliest version tested

Nuke 9.0v1 - The issue occurs, but with very different error messages

 

Expected behaviour
For the NDK plugins to build the example plugins

 

Actual behaviour
The make process failed to build the example plugins

 

 

    We're sorry to hear that

    Please tell us why