View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0028634 | Open CASCADE | OCCT:Configuration | public | 2017-04-06 08:30 | 2017-08-28 11:49 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 7.1.0 | ||||
| Target Version | 7.2.0 | ||||
| Summary | 0028634: Configuration - Improve paths composition in custom.bat | ||||
| Description | It is proposed to introduce additional variables to improve paths composition in custom.bat. It could look something like this: rem Paths to 3rd-parties components set "PATH_FREEIMAGE=%PRODUCTS_PATH%\freeimage-3.17.0-%VCVER%-%ARCH%" set "PATH_FREETYPE=%PRODUCTS_PATH%\freetype-2.5.5-%VCVER%-%ARCH%" set "PATH_GL2PS=%PRODUCTS_PATH%\gl2ps-1.3.8-%VCVER%-%ARCH%" set "PATH_TBB=%PRODUCTS_PATH%\tbb42_20140416oss" set "PATH_VTK=%PRODUCTS_PATH%\VTK-6.1.0-%VCVER%-%ARCH%" set "PATH_TCLTK=%PRODUCTS_PATH%\tcltk-86-%ARCH%" set "PATH_QT=%PRODUCTS_PATH%\qt486-%VCVER%-%ARCH%" set "PATH_JDK=%PRODUCTS_PATH%\jdk1.6.0-%ARCH%" rem Additional headers search paths set "CSF_OPT_INC=%PATH_VTK%\include\vtk-6.1;%PATH_TCLTK%\include;%PATH_FREETYPE%\include;%PATH_FREETYPE%\include\freetype2;%PATH_FREEIMAGE%\include;%PATH_GL2PS%\include;%PATH_TBB%\include;%PATH_QT%\include;%PATH_QT%\include\Qt;%PATH_QT%\include\QtGui;%PATH_QT%\include\QtCore;%PATH_JDK%\include;%PATH_JDK%\include\win32" etc. Such structure, in particular, can simplify switching of the component's versions. | ||||
| Tags | No tags attached. | ||||
| Test case number | Not needed | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-04-06 08:30 |
|
New Issue | |
| 2017-04-06 08:30 |
|
Assigned To | => bugmaster |
| 2017-04-20 10:18 | bugmaster | Assigned To | bugmaster => apn |
| 2017-07-24 10:24 | bugmaster | Status | new => feedback |
| 2017-08-27 11:09 | bugmaster | Summary | Improve paths composition in custom.bat => Configuration - Improve paths composition in custom.bat |
| 2017-08-28 11:48 |
|
Assigned To | apn => szv |
| 2017-08-28 11:48 |
|
Status | feedback => reviewed |
| 2017-08-28 11:48 |
|
Resolution | open => unable to reproduce |
| 2017-08-28 11:49 | apn | Test case number | => Not needed |
| 2017-08-28 11:49 | apn | Status | reviewed => closed |