Procházet zdrojové kódy

Specified no clang

bkerbl před 2 roky
rodič
revize
da65fecd9c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -269,7 +269,7 @@ We provide two interactive iewers for our method: remote and real-time. Our view
 - CUDA-ready GPU with Compute Capability 7.0+ (only for Real-Time Viewer)
 
 ### Software Requirements
-- C++ Compiler (we used Visual Studio 2019 for Windows)
+- Visual Studio or g++, **not Clang** (we used Visual Studio 2019 for Windows)
 - CUDA SDK 11 (we used 11.8)
 - CMake (recent version, we used 3.24)
 - 7zip (only on Windows)