Build started at 12:02... 1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------ 1>1>Checking Build System 2>------ Build started: Project: Mandelbrot, Configuration: Debug x64 ------ 2>Building Custom Rule C:/Users/pm/OneDrive/Bureau/Mandelbrot/CMakeLists.txt 2>Compiling CUDA source file ..\Mandelbrot\src\Mandelbrot_cuda.cu... 2> 2>C:\Users\pm\OneDrive\Bureau\build-Mandelbrot-VS2022>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.5\bin\nvcc.exe" --use-local-env -ccbin "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\bin\HostX64\x64" -x cu -I"C:\Users\pm\source\repos\cuda-samples-12.5\Common" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.5\include" --keep-dir Mandelbrot\x64\Debug -maxrregcount=0 --machine 64 --compile -cudart static --generate-code=arch=compute_52,code=[compute_52,sm_52] -Xcompiler="/EHsc -Ob0 -Zi" -g -D_WINDOWS -D"CMAKE_INTDIR=\"Debug\"" -D_MBCS -DWIN32 -D_WINDOWS -D"CMAKE_INTDIR=\"Debug\"" -Xcompiler "/EHsc /W3 /nologo /Od /FS /Zi /RTC1 /MDd /GR" -Xcompiler "/FdMandelbrot.dir\Debug\vc143.pdb" -o Mandelbrot.dir\Debug\Mandelbrot_cuda.obj "C:\Users\pm\OneDrive\Bureau\Mandelbrot\src\Mandelbrot_cuda.cu" 2>Mandelbrot_cuda.cu 2>tmpxft_00005510_00000000-7_Mandelbrot_cuda.cudafe1.cpp 2>Mandelbrot.cpp 2>Mandelbrot_gold.cpp 2>Generating Code... 2> Creating library C:/Users/pm/OneDrive/Bureau/build-Mandelbrot-VS2022/Debug/Mandelbrot.lib and object C:/Users/pm/OneDrive/Bureau/build-Mandelbrot-VS2022/Debug/Mandelbrot.exp 2>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library 2>Mandelbrot.vcxproj -> C:\Users\pm\OneDrive\Bureau\build-Mandelbrot-VS2022\Debug\Mandelbrot.exe 2>Done building project "Mandelbrot.vcxproj". 3>------ Skipped Build: Project: ALL_BUILD, Configuration: Debug x64 ------ 3>Project not selected to build for this solution configuration ========== Build: 2 succeeded, 0 failed, 0 up-to-date, 1 skipped ========== ========== Build completed at 12:02 and took 04,793 seconds ==========