Discussion:
[vtkusers] "missing: DOXYGEN_EXECUTABLE" error while installing VTK
Yang Jiao
2018-11-17 04:43:58 UTC
Permalink
Hi,

I am installing VTK-8.1.2 using CMake and I got an error message from CMake
saying that Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE).

I have seen a previous post
<http://vtk.1045678.n5.nabble.com/VTk-error-with-cmake-td5721246.html>
which said the reason is BUILD_DOCUMENTATION configuration. However, I
looked through my CMake configurations and found there was not a
configuration called "BUILD_DOCUMENTATION". I even added a
"BUILD_DOCUMENTATION" entry manually and set it as unchecked, but it did not
work.

My operation system is Windows 10 1803 and the current generator is Visual
Studio 15 2017. Do you have any ideas on how to solve this?

Thanks,
Yang



--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Search the list archives at: http://markmail.org/search/?q=vtkusers

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/vtkusers
Yang Jiao
2018-11-17 20:38:11 UTC
Permalink
Problem solved. Need to check the "Advanced" box then unchecked the
"BUILD_DOCUMENTATION" box.



--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Search the list archives at: http://markmail.org/search/?q=vtkusers

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/vtkusers

Loading...