Using codeworks 1R8 I’m unable to build any of the samples using the build files under samples/build/makeandroid.
I’ve attempted Ubuntu 18.04, Mac and Windows (trying to use VS2017, is 2015 required?). It seems Mac is straight up unsupported. For Linux I get this error:
In file included from ./../../../extensions/src/NsFoundation/NsAllocator.cpp:30:
./../../../extensions/include/NsFoundation/NsAllocator.h:49:10: fatal error: 'new' file not found
Any pointers? I’m trying to get the VisualizeHDR sample built and running to see if it actually flips my display into HDR mode. I haven’t found any other samples that do-so.