View Issue Details

IDProjectCategoryView StatusLast Update
0016470Open CASCADEOCCT:Releasepublic2011-09-19 16:22
ReporterabvAssigned Toapv 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.5.0 
Summary0016470: Improvements for env.bat scripts in OCCT installation
DescriptionThe attached file contains improved env.bat script aimed to replace the script
created by the OCCT installer in ros subdirectory of Open CASCADE installation
on Windows.

The improvements are intended to make the script more universal:

- The variable CASROOT is set only if not defined already.

- The CASROOT is set equal to the directory where this file emv.bat is located,
using Windows batch variable substitution rather than explicit string. Thus
path of the directory is not embedded into env.bat; this allows to access the
OCCT installation by path different from the installation path (e.g. from
network or after moving of OCCT installation)

- The possibility to have several builds of OCCT libraries (e.g. Debug build
put in "bind" subdirectory) is supported, by using optional variable CASDEB. If
this variable is defined, it is added as suffix to "bin" directory name in PATH.

- The variable CSF_GraphicShr is now defined without path, so TKOpenGl will be
effectively searched by PATH
TagsNo tags attached.
Test case number

Attached Files

  • env.bat (1,479 bytes)
  • TObj (550 bytes)
  • env-20090729.zip (1,116 bytes)
  • env-20100421.zip (1,117 bytes)
  • env-20100928.zip (3,514 bytes)

Relationships

related to 0016472 closedbugmaster Improve environment scripts for samples 
related to 0021298 closedapv DFBrowser plugin is not configured in DRAW 

Activities

2007-07-02 15:28

 

env.bat (1,479 bytes)

2009-07-06 09:28

 

TObj (550 bytes)

2009-07-29 13:12

 

env-20090729.zip (1,116 bytes)

2010-04-21 14:48

 

env-20100421.zip (1,117 bytes)

2010-09-28 14:58

 

env-20100928.zip (3,514 bytes)

Issue History

Date Modified Username Field Change
2007-07-02 17:31 bugmaster Assigned To vtn => apv
2007-07-02 17:31 bugmaster Status new => assigned
2007-07-02 17:50 abv BugsThisDependsOn => 16472
2009-07-29 15:17 abv BugsThisDependsOn => 21298
2010-04-14 18:58 abv CC => kgv
2011-09-19 16:22 bugmaster Status assigned => closed
2011-09-19 16:22 bugmaster Resolution open => fixed
2011-09-19 16:22 bugmaster Fixed in Version EMPTY => 6.5.0
2014-01-11 12:00 abv Category OCCT Release:INST => OCCT:Release