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 a6820d5 commit 8deb030Copy full SHA for 8deb030
README.md
@@ -48,7 +48,7 @@ of AdTree. Then you should have obtained a usable project and just build. I reco
48
$ cmake -DCMAKE_BUILD_TYPE=Release ..
49
$ make
50
```
51
- - on Windows with Microsoft Visual Studio:
+ - on Windows with Microsoft Visual Studio, use `x64 Native Tools Command Prompt for VS XXXX` (don't use the x86 one), then
52
53
$ cd path-to-root-dir-of-AdTree
54
$ mkdir Release
0 commit comments