Add a quick README.md to qrenderdoc with where to fetch the deps for now

This commit is contained in:
baldurk
2017-04-20 11:12:02 +01:00
parent baea067fd9
commit e3cbc55663
+10
View File
@@ -0,0 +1,10 @@
# 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.