<div dir="ltr"><div><div><div><div><div><div><div><div><div>There may not be a high level option for enabling the docs. We will try to add one as soon as we can.<br><br></div><div>I am building with Matlab version R2014a,  installed in a non-standard location.<br><br></div>The option is available in the VIAME build directory. <br><br></div>$ cd VIAME/build/   --  VIAME build directory<br></div>$ ccmake .<br><br></div>'t' - to toggle to advanced mode<br><br></div><div>The CMake variables relating to Matlab should be set to point to the necessary resources. For example, they are set as follows on my system for a linux install:<br></div><div><br></div>Matlab_ROOT_DIR = /disk2/linus_home/local/MATLAB/R2014a<br>Matlab_ENG_LIBRARY = /disk2/linus_home/local/MATLAB/R2014a/bin/glnxa64/libeng.so<br>Matlab_INCLUDE_DIRS = /disk2/linus_home/local/MATLAB/R2014a/extern/include<br>Matlab_MEX_EXTENSION = mexa64<br>Matlab_MEX_LIBRARY = /disk2/linus_home/local/MATLAB/R2014a/bin/glnxa64/libmex.so<br>Matlab_MX_LIBRARY = /disk2/linus_home/local/MATLAB/R2014a/bin/glnxa64/libmx.so<br><br></div>If they are not set like this, then it may be sufficient to set Matlab_ROOT_DIR to point to the Matlab install directory or it may be necessary to set the other variables also.<br><br></div>I don't believe that the newer version should cause a problem.<br><br></div>Let me know if the above does not work<br><br></div>-Linus<br><div><div><div><br><div><div><div><br></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 6, 2016 at 11:39 AM, George Cutter - NOAA Federal <span dir="ltr"><<a href="mailto:george.cutter@noaa.gov" target="_blank">george.cutter@noaa.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Dear Matt and Linus, </div><div><br></div><div>Thank you very much for taking the time to respond to my questions last weekend.  </div><div><br></div><div>I found the detector and kwiver rst files, but I could not find where to set the 'KWIVER_ENABLE_DOCS' flag in a CMake file.  </div><div><br></div><div>Also, I have been successful building VIAME with options opencv and scallop_tk enabled, but last night I tried to build with the matlab option enabled, and it failed with the following errors:  </div><div><br></div><div>"<span style="color:rgb(255,0,0)">CMake Error at C:/Program Files/CMake/share/cmake-3.6/<wbr>Modules/<wbr>FindPackageHandleStandardArgs.<wbr>cmake:148 (message):<br>  Could NOT find Matlab (missing: Matlab_MEX_LIBRARY ENG_LIBRARY MX_LIBRARY)<br>  (found version "8.6")<br>Call Stack (most recent call first):<br>  C:/Program Files/CMake/share/cmake-3.6/<wbr>Modules/<wbr>FindPackageHandleStandardArgs.<wbr>cmake:388 (_FPHSA_FAILURE_MESSAGE)<br>  C:/Program Files/CMake/share/cmake-3.6/<wbr>Modules/FindMatlab.cmake:1435 (find_package_handle_standard_<wbr>args)<br>  CMakeLists.txt:47 (find_package)<span>"</span></span></div><div><br></div><div>I have Matlab R2015b installed.  Is that version perhaps causing a problem?  </div><div><br></div><div>Thanks again, </div><div><br>Randy</div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 4, 2016 at 8:56 PM, Matt Dawkins <span dir="ltr"><<a href="mailto:matt.dawkins@kitware.com" target="_blank">matt.dawkins@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><div>... More information about integrating detectors can be found and some of the classes involved can be found at: [VIAME_Source]/doc/detector-in<wbr>troduction.rst. [VIAME_Source]/packages/kwiver<wbr>/docs is also useful. For class-level documentation KWIVER has doxygen style comments, and can be build with KWIVER_ENABLE_DOCs flag. Documentation will continue to evolve as the program continues, however, and I expect we'll start taking advantage of the website more (<a href="http://viametoolkit.org" target="_blank">viametoolkit.org</a>) to organize everything.<br></div></div></blockquote></div><br></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><font color="#888888"><b>Linus Sherrill - </b></font><font color="#888888">Staff R&D Engineer<br></font><font color="#888888">Kitware, Inc.<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>E: <a href="mailto:linus.sherrill@kitware.com" target="_blank">linus.sherrill@kitware.com</a><br>P: 518.881.4400<br></font></div></div></div></div></div>
</div>