DiscussionsIssue archiveOCCT:Configuration

Archived issue #0031223

Configuration - CMake is unable to find Doxygen

CommunityOCCT:Configurationclosed3 public notes

Search issues

Description

1. Easy to miss link to pre-build binaries of third-party libraries on page [https://dev.opencascade.org/doc/overview/html/occt_dev_guides__building.html]
2. Doxygen can not find by cmake-gui automatically

Public activity

3 archived notes

Participants are labeled by their role within this record.

01Commenter 2
> 1. Easy to miss link to pre-build binaries of third-party libraries on page
Please report a dedicated bug for Documentation (and suggest how it can be actually improved to make link more distinguishable).

> 2. Doxygen can not find by cmake-gui automatically
Please provide steps to reproduce.
02Author
> 1. Thick font of phrase:"The links for downloading the third-party products are available on the web site of OPEN CASCADE SAS at ..." on [https://dev.opencascade.org/doc/overview/html/occt_dev_guides__building_3rdparty_windows.html] , can solve current problem

> 2. 1) Download 3rd-party binaries, Doxigen was uploaded from official site in zip file;
      2) Extract files to folder "../3rdparty";
      3) Designate the way to 3rd-party direction on cmake-gui
   In this case, cmake-gui automatically designate ways to Tcl/Tk, Freetype, Freeimage, but not to Doxigen

03Commenter 3
irrelevant