My build.rs the script successfully compiles the CUDA file, but it has problems running its detect_compiler_family.c This is due to the fact that nvcc does not see cl.exe . But I can't help him by ...