DiscussionsIssue archiveOCCT:Configuration

Archived issue #0026592

Macros OCCT_DEBUG is not supported while configuration 7.0.0 dev version with CMake

Open CASCADEOCCT:Configurationclosed5 public notes

Search issues

Description

In order to define OCCT_DEBUG macros, it is recommended to add "set CSF_DEFINES=OCCT_DEBUG" line in custom.bat (see http://occtrel.nnov.opencascade.com/OpenCASCADE6.9.0/doc/overview/html/occt_dev_guides__debug.html).

However, if we build OCCT with CMake (http://occtrel.nnov.opencascade.com/OpenCASCADE6.9.0/doc/overview/html/occt_dev_guides__building_cmake.html), then we execute OCCT.sln (generated by CMake) without using custom.bat file. Consequently, described method does not work.

How is OCCT_DEBUG macros set when configuring OCCT with CMake?

Steps to reproduce

Not required.

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Participant.

[revision removed]


Detailed log of new commits:

Author: ibs
Date: Mon Aug 24 15:14:59 2015 +0300

    0026592: Macros OCCT_DEBUG is not supported while configuration 7.0.0 dev version with CMake
    
    OCCT_ALGO_EXTENDED_OUTPUT variable introduced
02Commenter 2
dear nbv, please check OCCT_ALGO_EXTENDED_OUTPUT variable during CMake configuration process.

the fix containing this variables pushed into CR26592 branch of OCCT git
03Commenter 2
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
04Commenter 4
dear Commenter 1, please integrate CR26592
05Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records