File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ By default, all libraries mentioned below (except Windows/DirectX SDK) are assumed to be in the directory
2+ defined by XRAY_16X_LIBS environment variable.
3+
4+ To build X-Ray Engine you'll need following libraries:
5+ * OpenAutomate: https://developer.nvidia.com/openautomate
6+ * NVAPI: https://developer.nvidia.com/nvapi
7+ * libjpeg: http://sourceforge.net/projects/libjpeg
8+ - Use "jpeg" as project root directory name for compatibility with CxImage
9+ * zlib: http://zlib.net
10+ * BugTrap: https://github.com/nitrocaster/BugTrap
11+ * FreeImage: http://freeimage.sourceforge.net
12+ * FreeMagic
13+ * libogg-1.1.4: http://xiph.org/downloads
14+ * libtheora-1.1.1: http://xiph.org/downloads
15+ * libvorbis-1.2.3: http://xiph.org/downloads
16+ * Autodesk Maya 2008/2009 SDK
17+ * Autodesk 3DS Max 6.0 SDK
18+ * Windows SDK: http://www.microsoft.com/en-us/download/details.aspx?id=8279
19+ * DirectX SDK June 2010: http://www.microsoft.com/en-us/download/details.aspx?id=6812
20+ - replace dxguid.lib with the one from Windows SDK
21+ (for DirectPlay GUIDs)
22+
23+ You can download all these libraries (except Windows/DirectX SDK) with compiled binaries here:
24+ https://dl.dropboxusercontent.com/u/63973281/dev/xray/xray-16-libraries.7z
You can’t perform that action at this time.
0 commit comments