DiscussionsIssue archiveOCCT:Configuration

Archived issue #0028384

Add FPE signals enabling from MSVC

Open CASCADEOCCT:Configurationclosed7 public notes

Search issues

Description

It is needed to complete the fix #0028198 "Add FPE signals enabling from CMake". The value of CSF_FPE should be added in the file adm/templates/DRAWEXE.vcxproj.user.in, so that it was in effect when starting DRAW from Visual.

Steps to reproduce

N/A

Public activity

7 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Pardon me, is not that overcomplicated? The same can be achieved by setting environment variable globally on the workstation, or by setting it in DrawAppliInit script
02Commenter 2
The purpose of the bug #0028198 was to make this variable set locally for the needed repository only by adding the rule in cmake. If I switched on it in cmake why should I enable it globally?
03Commenter 2
Branch [archived branch] has been created by Participant.

[revision removed]


Detailed log of new commits:

Author: ski
Date: Tue Jan 24 12:52:41 2017 +0300

    0028384: Add FPE signals enabling from MSVC
    
    Variable SF_FPE was added to the file adm/templates/DRAWEXE.vcxproj.user.in
04Commenter 2
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
05Commenter 5
Dear msv,

variable CSF_FPE were added to the DRAWEXE msvc environment

please, review.
06Commenter 6
Reviewed.
07Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records