Files
renderdoc/qrenderdoc
baldurk b15422f4c1 Re-arrange CMakeLists.txt a bit to separate qrenderdoc & pyrenderdoc
* Now you can build the python modules without building the full UI,
  which is mostly useful for docs builds so we can do a minimal compile
  and still generate the docs.
2017-12-19 18:05:25 +00:00
..

Windows build

Until qrenderdoc is ready, you need to download some dependencies to build:

  • Qt
  • Python
  • PySide2
  • SWIG (custom fork)

Download this zip and unzip to this folder (the 3rdparty/ in the zip should go into the 3rdparty/ folder here) before building.