Add a link to instructions for setting up a Visual Studio development environment

This commit is contained in:
Kovid Goyal 2014-11-17 17:14:35 +05:30
parent a687ddfe50
commit 0f65b3981d

View File

@ -181,6 +181,9 @@ in your favorite editor and add the line::
near the top of the file. Now run the command :command:`calibredb`. The very first line of output should be ``Hello, world!``. near the top of the file. Now run the command :command:`calibredb`. The very first line of output should be ``Hello, world!``.
You can also setup a calibre development environment inside the free Microsoft
Visual Studio, if you like, following the instructions `here <http://www.mobileread.com/forums/showthread.php?t=251201>`_.
OS X development environment OS X development environment
------------------------------ ------------------------------