Archived issue #0026592
Macros OCCT_DEBUG is not supported while configuration 7.0.0 dev version with CMake
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?
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.
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
[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
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
the fix containing this variables pushed into CR26592 branch of OCCT git
Branch [archived branch] has been updated forcibly by Participant.
[revision removed]
[revision removed]
dear Commenter 1, please integrate CR26592
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Related records