Update qrenderdoc README

This commit is contained in:
baldurk
2020-01-06 15:09:36 +00:00
parent 2916c0f9f7
commit 9ede309c39
+1 -8
View File
@@ -1,10 +1,3 @@
# Windows build
Until qrenderdoc is ready, you need to download some dependencies to build:
* Qt
* Python
* PySide2
* SWIG (custom fork)
Download [this zip](https://renderdoc.org/qrenderdoc_3rdparty.zip) and unzip to this folder (the 3rdparty/ in the zip should go into the 3rdparty/ folder here) before building.
To build with PySide2 support or SSL support in Qt download [this zip](https://renderdoc.org/qrenderdoc_3rdparty.zip) and unzip to this folder (the 3rdparty/ in the zip should go into the 3rdparty/ folder here) before building.