gl_vk_supersampled icon indicating copy to clipboard operation
gl_vk_supersampled copied to clipboard

is not member of global namespace

Open andreluizbarbieri opened this issue 9 years ago • 1 comments

Error: 'int_least8_t': is not member of global namespace and others erros similars... In chopper Project all compile correctly, but in others projects show these errors!

andreluizbarbieri avatar Mar 09 '16 04:03 andreluizbarbieri

This happens in all of the samples. You need to comment out _add_package_NSight() in the CMakeLists.txt

Delwin9999 avatar May 09 '16 18:05 Delwin9999