We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631fadd commit a7e05b6Copy full SHA for a7e05b6
doc/howto/build.txt
@@ -1,8 +1,8 @@
1
TITLE: X-Ray 1.6 build instructions
2
3
By default, all libraries mentioned below (except Windows/DirectX SDK) are assumed to be in the directory
4
-defined by XRAY_16X_LIBS environment variable (set this by going to System, then going to Advanced system
5
-settings and then clicking on Environmental Variables).
+defined by XRAY_16X_LIBS environment variable. It can be set with following command (run as administrator):
+ $ setx XRAY_16X_LIBS E:\dev\ /M
6
7
To build X-Ray Engine you'll need following libraries:
8
* OpenAutomate: https://developer.nvidia.com/openautomate
0 commit comments