View Issue Details

IDProjectCategoryView StatusLast Update
0027095Open CASCADEOCCT:Configurationpublic2016-04-20 15:49
ReporteribsAssigned Toabv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
OSWindows 
Product Version7.1.0 
Target Version7.0.0Fixed in Version7.0.0 
Summary0027095: Configuration, CMake - configuration process finds tcl folder with incorrect bitness for 32bit case
DescriptionWhen the configuration process seeks tcl folder for 32bit, the name of resulted folder contains "64" number but not "32":

found: tcltk-86-64
should found: tcltk-86-32
Steps To Reproduce1. clone master branch of OCCT git
2. choose generator: visual studio 2010 32bit
3. specify 3rdparty folder
4. run configure process
TagsNo tags attached.
Test case number

Activities

git

2016-02-03 16:37

administrator   ~0050384

Branch CR27095 has been created by ski.

SHA-1: 7b45598f93c44e700eb37f478042194558d7f8c6


Detailed log of new commits:

Author: ski
Date: Wed Feb 3 16:37:52 2016 +0300

    0027095: Configuration, CMake - configuration process finds tcl folder with incorrect bitness for 32bit case
    
    New pattern for seeking of 3rdparty products was added.

ski

2016-02-03 16:42

developer   ~0050385

OCCT branch CR27095 and PRODUCTS branch CR27095 (same changes in both branches) were created.

Please, review.

ibs

2016-02-03 17:33

developer   ~0050396

the patch has been reviewed without remarks

git

2016-04-17 13:07

administrator   ~0052808

Branch CR27095 has been deleted by kgv.

SHA-1: 7b45598f93c44e700eb37f478042194558d7f8c6

Related Changesets

occt: master 78934a4f

2016-02-03 13:37:52

abv


Committer: abv Details Diff
0027095: Configuration, CMake - configuration process finds tcl folder with incorrect bitness for 32bit case

New pattern for seeking of 3rdparty products was added.
Affected Issues
0027095
mod - adm/cmake/occt_macros.cmake Diff File

Issue History

Date Modified Username Field Change
2016-01-20 14:11 ibs New Issue
2016-01-20 14:11 ibs Assigned To => ski
2016-02-03 16:33 ski Status new => assigned
2016-02-03 16:37 git Note Added: 0050384
2016-02-03 16:42 ski Note Added: 0050385
2016-02-03 16:42 ski Assigned To ski => ibs
2016-02-03 16:42 ski Status assigned => resolved
2016-02-03 17:33 ibs Note Added: 0050396
2016-02-03 17:33 ibs Assigned To ibs => bugmaster
2016-02-03 17:33 ibs Status resolved => reviewed
2016-02-04 10:41 bugmaster Status reviewed => tested
2016-02-04 10:45 abv Target Version 7.1.0 => 7.0.0
2016-02-05 12:49 abv Changeset attached => occt master 78934a4f
2016-02-05 12:49 abv Assigned To bugmaster => abv
2016-02-05 12:49 abv Status tested => verified
2016-02-05 12:49 abv Resolution open => fixed
2016-04-17 13:07 git Note Added: 0052808
2016-04-20 15:43 aiv Fixed in Version => 7.0.0
2016-04-20 15:49 aiv Status verified => closed