Anonymous | Login | 2021-01-15 21:21 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0027319 | Open CASCADE | [OCCT] OCCT:Configuration | public | 2016-03-30 12:01 | 2020-09-11 17:08 | ||||||||
Reporter | ibs | ||||||||||||
Assigned To | bugmaster | ||||||||||||
Priority | normal | Severity | minor | ||||||||||
Status | assigned | Resolution | open | ||||||||||
Platform | A | OS | L | OS Version | L | ||||||||
Product Version | [OCCT] Unscheduled | ||||||||||||
Target Version | [OCCT] 7.6.0* | Fixed in Version | |||||||||||
Summary | 0027319: Configuration, Cmake - cmake's c/cxx corresponding flags are not updated in cmake gui after changes in cmake script | ||||||||||||
Description | occt_defs_flags.cmake script updates CMAKE_CXX_FLAGS and similar variables but these changes are not shown in cmake gui application. There the old values of these variables are shown | ||||||||||||
Steps To Reproduce | n/a | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | |||||||||||||
![]() |
|||||||
|
![]() |
|
(0052167) git (administrator) 2016-03-30 12:07 |
Branch CR27319 has been created by ibs. SHA-1: 68050429d2d01aaf614020c93e0dd376c682b289 Detailed log of new commits: Author: ibs Date: Wed Mar 30 12:03:13 2016 +0300 0027319: Configuration, Cmake - cmake's c/cxx corresponding flags are not updated in cmake gui after changes in cmake script update the corresponding variables by force |
(0052197) ski (developer) 2016-03-30 16:46 |
There is a problem: during generation in CMake try to press Generate button several time => corresponding cmake's c/cxx variables will contain repeated flags For example: "/MD /O2 /Ob2 /D NDEBUG -DNo_Exception -DNo_Exception -DNo_Exception -DNo_Exception -DNo_Exception" |
(0052212) git (administrator) 2016-03-30 18:43 |
Branch CR27319 has been updated forcibly by ibs. SHA-1: ee29aa9e70fda0775b6f4bf96046da4a3a51dad1 |
(0052214) ibs (developer) 2016-03-30 18:46 |
before a new flag adding to a cache variable, the check for its existence is done. please review |
(0052222) ski (developer) 2016-03-31 10:23 |
Reviewed with no remarks, please proceed. |
(0052565) ibs (developer) 2016-04-11 12:22 |
there's an error on *nix systems due to an incorrect regex string: RegularExpression::compile(): Nested *?+. RegularExpression::compile(): Error in compile. CMake Error at adm/cmake/occt_defs_flags.cmake:13 (string): string sub-command REGEX, mode MATCH failed to compile regex "/std=c++0x". |
(0053773) git (administrator) 2016-05-02 22:15 |
Branch CR27319 has been updated forcibly by ibs. SHA-1: 7472882f0b982771e94d63f7e6b54f9c8d56d121 |
![]() |
|||
Date Modified | Username | Field | Change |
2016-03-30 12:01 | ibs | New Issue | |
2016-03-30 12:01 | ibs | Assigned To | => bugmaster |
2016-03-30 12:07 | ibs | Assigned To | bugmaster => ski |
2016-03-30 12:07 | ibs | Status | new => resolved |
2016-03-30 12:07 | ibs | Steps to Reproduce Updated | View Revisions |
2016-03-30 12:07 | git | Note Added: 0052167 | |
2016-03-30 16:46 | ski | Note Added: 0052197 | |
2016-03-30 16:47 | ski | Assigned To | ski => ibs |
2016-03-30 16:47 | ski | Status | resolved => feedback |
2016-03-30 18:43 | git | Note Added: 0052212 | |
2016-03-30 18:46 | ibs | Note Added: 0052214 | |
2016-03-30 18:46 | ibs | Assigned To | ibs => ski |
2016-03-30 18:46 | ibs | Status | feedback => resolved |
2016-03-30 18:46 | ibs | Steps to Reproduce Updated | View Revisions |
2016-03-31 10:23 | ski | Note Added: 0052222 | |
2016-03-31 10:23 | ski | Assigned To | ski => bugmaster |
2016-03-31 10:23 | ski | Status | resolved => reviewed |
2016-03-31 11:39 | abv | Target Version | 7.0.0 => 7.1.0 |
2016-04-11 12:22 | ibs | Note Added: 0052565 | |
2016-04-11 12:22 | ibs | Assigned To | bugmaster => ibs |
2016-04-11 12:22 | ibs | Status | reviewed => assigned |
2016-04-25 11:14 | ibs | Relationship added | related to 0027417 |
2016-05-02 22:15 | git | Note Added: 0053773 | |
2016-11-03 17:21 | abv | Target Version | 7.1.0 => 7.2.0 |
2017-07-27 09:43 | abv | Target Version | 7.2.0 => 7.4.0 |
2019-07-10 21:12 | abv | Target Version | 7.4.0 => 7.5.0 |
2020-09-11 15:36 | utverdov | Assigned To | ibs => inv |
2020-09-11 15:40 | utverdov | Target Version | 7.5.0 => 7.6.0* |
2020-09-11 17:08 | bugmaster | Assigned To | inv => bugmaster |
Copyright © 2000 - 2021 MantisBT Team |