/data/nvbio-master/nvExtractReads.cu(333): error: "ASCII" is ambiguous
4 errors detected in the comilation of "tmp/tmpxft_00009596_00000000-6_nvExtractReads.cpp1.ii".
CMake Error at nvExtractReads_generated_nvExtractReads.cu.o.cmake:264 (message):
Error generating file
/data/nvbio-master/build/nvExtractReads/CMakeFiles/nvExtractReads.dir//./nvExtractReads_generated_nvExtractReads.cu.o
I'm a bit unsure of what the problem is, I investigated a bit but I only found things that didn't quite lead anywhere, like enum need to use integers(instead of the 0u) unless you're using c++11. Any help would be greatly appreciated!
Thanks,
Brad