Skip to content

Commit

Permalink
Update 4 is required for building with MS Visual Studio 13
Browse files Browse the repository at this point in the history
  • Loading branch information
yuslepukhin committed Oct 15, 2015
1 parent 5eee1ef commit 8c2fe68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,5 @@ your make commands, like this: `PORTABLE=1 make static_lib`
* Run: `TARGET_OS=IOS make static_lib`. When building the project which uses rocksdb iOS library, make sure to define two important pre-processing macros: `ROCKSDB_LITE` and `IOS_CROSS_COMPILE`.

* **Windows**:
* For building with MS Visual Studio 13 you will need Update 4 installed.
* Read and follow the instructions at CMakeLists.txt

0 comments on commit 8c2fe68

Please sign in to comment.