View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027138 | Open CASCADE | OCCT:Configuration | public | 2016-02-05 18:56 | 2016-04-20 15:51 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
OS | Windows | ||||
Product Version | 7.1.0 | ||||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0027138: Configuration, Cmake - incorrect binaries installation path for single generators | ||||
Description | when single generator is used, shared libraries are placed into library folder but should be in their own folder (e.g., bin) | ||||
Steps To Reproduce | 1. Open command prompt 2. Set up paths to VC++ compiler, by running relevant batch script, e.g.: > call "%VS100COMNTOOLS%..\..\VC\vcvarsall.bat" 3. Run cmake-gui from this environment 4. Select "NMake makefiles" as generator (with default compilers) 5. Configure and generate makefiles 6. Run nmake from the same environment | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0027053 | closed | Community | Compilation fails with "fatal error RC1103: invalid option, /fp:precise" |
|
Branch CR27138 has been created by ibs. SHA-1: 6f2fcf1d9acb577a3fe6f937982d783385932f16 Detailed log of new commits: Author: ibs Date: Fri Feb 5 19:14:56 2016 +0300 0027138: Configuration, Cmake - incorrect binaries installation path for single generators specify a path for toolkit shared library |
|
Branch CR27138 has been updated forcibly by ski. SHA-1: e288918bffbc10bc977e6ea1544942c399e931c3 |
|
I have done "Steps To Reproduce", it seems that patch CR27138 is OK. For single-generators: • All *.dll and *.exe files are located in "bin" directory after installation. • All *.lib files are located in "lib" directory. Also, i have compiled occt on Debian70-64, location of files is correct. OCCT branch CR27138 was rebased on current state of master. PRODUCTS branch CR27138 was created, it contains same changes. No testing is required, please, proceed |
|
Branch CR27138 has been deleted by kgv. SHA-1: e288918bffbc10bc977e6ea1544942c399e931c3 |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-05 18:56 |
|
New Issue | |
2016-02-05 18:56 |
|
Assigned To | => ibs |
2016-02-05 19:15 | git | Note Added: 0050453 | |
2016-02-05 19:30 |
|
Steps to Reproduce Updated | |
2016-02-05 19:30 |
|
Assigned To | ibs => ski |
2016-02-05 19:30 |
|
Status | new => assigned |
2016-02-05 19:31 |
|
Relationship added | related to 0027053 |
2016-02-17 15:36 | git | Note Added: 0050882 | |
2016-02-17 16:45 |
|
Note Added: 0050893 | |
2016-02-17 16:45 |
|
Status | assigned => resolved |
2016-02-17 16:46 |
|
Assigned To | ski => bugmaster |
2016-02-17 16:46 |
|
Status | resolved => reviewed |
2016-02-19 10:44 | bugmaster | Status | reviewed => tested |
2016-02-19 12:01 |
|
Target Version | 7.1.0 => 7.0.0 |
2016-02-21 08:52 |
|
Changeset attached | => occt master c1425a3f |
2016-02-21 08:52 |
|
Assigned To | bugmaster => abv |
2016-02-21 08:52 |
|
Status | tested => verified |
2016-02-21 08:52 |
|
Resolution | open => fixed |
2016-04-17 14:14 | git | Note Added: 0053114 | |
2016-04-20 15:42 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:51 |
|
Status | verified => closed |