mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Add a quick README.md to qrenderdoc with where to fetch the deps for now
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user