We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508df94 commit 88c8d67Copy full SHA for 88c8d67
README.md
@@ -62,6 +62,9 @@ REDasm is still under heavy development, currently is supports:
62
- C++17 compiler (tested on GCC 9.x and MSVC2019)
63
- Qt 5.12
64
65
+### Building from source
66
+Read [here](COMPILE.md)
67
+
68
### Thanks to
69
- [MiniZ](https://github.com/richgel999/miniz) : ZLib's drop in replacement
70
- [TaoJSON](https://github.com/taocpp/json): C++ header-only JSON library
0 commit comments