NVlabs / instant-ngp

Instant neural graphics primitives: lightning fast NeRF and more
https://nvlabs.github.io/instant-ngp
Other
15.57k stars 1.89k forks source link

Visual Studio Community 2022 v17.10 Not Compatible...Visual Studio Professional 2022 v17.9 Not Supported #1549

Open MrDabrudda opened 1 week ago

MrDabrudda commented 1 week ago

Visual Studio Community 2022 v17.10 throws up an error stating only VS 2017 to 2022 is supported. Upon further research I found VS 2022 17.9 is support BUT...older versions VS Community 2022 cannot be downloaded and only the current version is supported by Microsoft. Removed VS Community 2022 and downloaded VS 2022 Professional v17.9 and ran cmake and now get this error because Nvidia does not update their projects in the past 2 years.

Thanks for wasting 2 weeks of my time troubleshooting errors.

C:\NGP\instant-ngp>cmake . -B build CMake Error at CMakeLists.txt:11 (project): Generator

Visual Studio 17 2022

could not find specified instance of Visual Studio:

C:/Program Files/Microsoft Visual Studio/2022/Community

-- Configuring incomplete, errors occurred!