vircadia / vircadia-docs-sphinx

User documentation for Vircadia.
https://docs.vircadia.com/
Other
8 stars 18 forks source link

Win64 Missing Distributables #174

Open Colorfingers opened 3 years ago

Colorfingers commented 3 years ago

On Windows Server 2012 you have to install the latest Visual C++ downloads for the server to run... might want to put that in the instructions... The latest supported Visual C++ downloads:

https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0

Likely the same for all versions of Windows Server.. You won't get an error trying to run the server from the tab bar... If you open the programs folder and run domain-server.exe you will get an error telling you that you are missing dlls. The Domain Server works just fine on Windows Server 2012 otherwise...

JulianGro commented 3 years ago

That is actually an issue with the installer. See https://github.com/vircadia/vircadia/issues/348