From da65fecd9c22dbc0227a1a4f55e4d32f86efaabd Mon Sep 17 00:00:00 2001 From: bkerbl Date: Tue, 11 Jul 2023 20:58:19 +0200 Subject: [PATCH] Specified no clang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5631eb3..0afa633 100644 --- a/README.md +++ b/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)