View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027237 | Open CASCADE | OCCT:Configuration | public | 2016-03-09 14:24 | 2017-09-29 17:36 |
Reporter | bugmaster | Assigned To | |||
Priority | normal | Severity | major | ||
Status | closed | Resolution | fixed | ||
Product Version | 7.0.0 | ||||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0027237: genproj file does not take into account any arguments | ||||
Description | genproj file does not take into account any arguments but after usage get description: usage: genproj [ -target=<TARGET> ] [ -path=<PATH> ] PATH: path to the project TARGET: vc8 - Visual Studio 2005 vc9 - Visual Studio 2008 vc10 - Visual Studio 2010 vc11 - Visual Studio 2012 vc12 - Visual Studio 2013 vc14 - Visual Studio 2015 cbp - CodeBlocks xcd - XCode | ||||
Steps To Reproduce | genproj | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR27237 has been created by abv. SHA-1: 943fc78e48335efeb28475416e78f4b6a5b87f57 Detailed log of new commits: Author: abv Date: Mon Mar 14 17:45:32 2016 +0300 0027237: genproj file does not take into account any arguments Arguments of genproj tool are revised: * -path option eliminated (current directory is always used); * IDE should be always indicated by first argument (instead of -target=<ide> option); * second argument can be used to specify non-default platform (wnt, mac, lin, ios, qnx); * option -h, -help, --help can be used to get help * option -static can be used to build static libs with XCode README.txt and docs on building are updated. codeblocks.bat is corrected to be able to detect 32-bit installation of Code::Blocks on 64-bit Windows. Remains of support of OpenCL (obsolete) are commented out in genconf.tcl |
|
Fix pushed to CR23237 (note that this branch also includes several other fixes made over current master, prepared for OCCT 7.0); please review |
|
Branch CR27237_1 has been created by abv. SHA-1: 944d808cd012dc17986409f6d843a60d349310ef Detailed log of new commits: Author: abv Date: Mon Mar 14 17:45:32 2016 +0300 0027237: genproj file does not take into account any arguments Arguments of genproj tool are revised: * -path option eliminated (current directory is always used); * IDE should be always indicated by first argument (instead of -target=<ide> option); * second argument can be used to specify non-default platform (wnt, mac, lin, ios, qnx); * option -h, -help, --help can be used to get help * option -static can be used to build static libs with XCode README.txt and docs on building are updated. codeblocks.bat is corrected to be able to detect 32-bit installation of Code::Blocks on 64-bit Windows. Remains of support of OpenCL (obsolete) are commented out in genconf.tcl genproj.tcl will not copy env.bat if it already exists. |
|
Please use branch CR27237_1 in OCCT Git, and CR27237 in Products Git |
|
Fix has been tested on Windows, Linux and MacOS platform. Behavior is correct |
|
Branch CR27237 has been deleted by kgv. SHA-1: 943fc78e48335efeb28475416e78f4b6a5b87f57 |
|
Branch CR27237_1 has been deleted by kgv. SHA-1: 944d808cd012dc17986409f6d843a60d349310ef |
occt: master 944d808c 2016-03-14 14:45:32
Committer: abv Details Diff |
0027237: genproj file does not take into account any arguments Arguments of genproj tool are revised: * -path option eliminated (current directory is always used); * IDE should be always indicated by first argument (instead of -target=<ide> option); * second argument can be used to specify non-default platform (wnt, mac, lin, ios, qnx); * option -h, -help, --help can be used to get help * option -static can be used to build static libs with XCode README.txt and docs on building are updated. codeblocks.bat is corrected to be able to detect 32-bit installation of Code::Blocks on 64-bit Windows. Remains of support of OpenCL (obsolete) are commented out in genconf.tcl genproj.tcl will not copy env.bat if it already exists. |
Affected Issues 0027237 |
|
mod - adm/genconf.tcl | Diff File | ||
mod - adm/genproj.tcl | Diff File | ||
mod - adm/templates/codeblocks.bat | Diff File | ||
mod - dox/dev_guides/building/code_blocks.md | Diff File | ||
mod - dox/dev_guides/building/xcode.md | Diff File | ||
mod - genproj | Diff File | ||
mod - genproj.bat | Diff File | ||
mod - README.txt | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-09 14:24 | bugmaster | New Issue | |
2016-03-09 14:24 | bugmaster | Assigned To | => abv |
2016-03-14 18:06 | git | Note Added: 0051602 | |
2016-03-14 18:09 |
|
Note Added: 0051603 | |
2016-03-14 18:09 |
|
Assigned To | abv => bugmaster |
2016-03-14 18:09 |
|
Status | new => resolved |
2016-03-14 18:09 |
|
Steps to Reproduce Updated | |
2016-03-15 12:24 | git | Note Added: 0051624 | |
2016-03-15 13:03 |
|
Note Added: 0051627 | |
2016-03-16 11:18 | bugmaster | Status | resolved => reviewed |
2016-03-16 11:19 | bugmaster | Note Added: 0051685 | |
2016-03-16 11:19 | bugmaster | Status | reviewed => tested |
2016-03-21 14:58 |
|
Changeset attached | => occt master 944d808c |
2016-03-21 14:58 |
|
Assigned To | bugmaster => abv |
2016-03-21 14:58 |
|
Status | tested => verified |
2016-03-21 14:58 |
|
Resolution | open => fixed |
2016-04-17 13:07 | git | Note Added: 0052820 | |
2016-04-17 13:07 | git | Note Added: 0052821 | |
2016-04-20 15:43 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:49 |
|
Status | verified => closed |
2017-09-29 17:36 |
|
Project | OCCT => Open CASCADE |