Files
renderdoc/qrenderdoc
baldurk cdca0ee6de Append C++14 standard flag instead of prepending.
* This stops it from being overridden by the global --std=c++11 in the
  root CMakeLists.txt which ends up after it in the command line.
2018-01-18 16:24:55 +00:00
..
2018-01-01 17:55:29 +00:00
2018-01-01 17:55:29 +00:00
2018-01-17 22:57:04 +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.