To build the sources please make sure that you have installed:

  • Visual Studio 2019
  • Qt 6.0.1
  • CUDA 11.2
  • boost 1.75.0
  • OpenSSL 1.1.1j


The Visual Studio solution file is contained in ./msvc/alien/alien.sln. The Visual Studio projects are configured to expect the boost library to be installed in the ./external/boost_1_75_0 directory.

OpenSSL is not required for the build process, but is required at runtime when connecting to a server.


Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator