nvpro-samples / gl_vk_chopper

Simple vulkan rendering example.
Apache License 2.0
204 stars 45 forks source link

fail build in linux #21

Open fl0at88 opened 5 years ago

fl0at88 commented 5 years ago

no file intrin.h that include in vc

and

nvpro-samples/shared_sources/nv_helpers/bitarray.hpp:276:24: error: request for member ‘get’ in ‘((nv_helpers::BitArray)this)->nv_helpers::BitArray::m_bits’, which is of non-class type ‘nv_helpers::BitArray::BitStorageType restrict’ {aka ‘long unsigned int* restrict’} bitTraverse(m_bits.get(), determineNumberOfElements(), visitor );

GNU 8.2.1