Browse Source

Add Tal Ben-Nun's MSVC wrapper.

Change-Id: Ifac9cdf0429c9dadd1ea49338ddcc3b83ac9ec11
Sameer Agarwal 11 years ago
parent
commit
19d7ce97fe
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/source/building.rst

+ 6 - 0
docs/source/building.rst

@@ -293,6 +293,12 @@ Like the Linux build, you should now be able to run
 Windows
 Windows
 =======
 =======
 
 
+.. NOTE::
+
+  If you find the following `CMake` difficult to setup, then you maybe
+  interested in a `Microsoft Visual Studio wrapper
+  <https://www.zemax.com/about-us>`_ for Ceres Solver by Tal Ben-Nun.
+
 On Windows, we support building with Visual Studio 2010 or newer. Note
 On Windows, we support building with Visual Studio 2010 or newer. Note
 that the Windows port is less featureful and less tested than the
 that the Windows port is less featureful and less tested than the
 Linux or Mac OS X versions due to the lack of an officially supported
 Linux or Mac OS X versions due to the lack of an officially supported