View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026223 | Community | OCCT:Release | public | 2015-05-13 23:37 | 2015-05-15 05:31 |
| Reporter | mach22 | Assigned To | mach22 | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Platform | Windows | OS | Seven | ||
| Product Version | 6.9.0 | ||||
| Summary | 0026223: Problem building version 6.9.0, cutom.bat seem not use ARCH option | ||||
| Description | I need to build with vc12 win64 I have changed the file custom.bat set VCVER=vc12 set ARCH=64 set "VCVARS=%VS120COMNTOOLS%..\..\VC\vcvarsall.bat" set "PRODUCTS_PATH=%~dp0.." but the projects are all vc12 and win32 the ARCH option seem not working | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
MSVC projects provided with OCCT and generated by WOK (but not those generated by CMake) support both win32 and x64 platforms, you just need to change currenmt platform to x64 (combo-box in a toolbar). Please report whether this helps. The option ARCH is used in paths added to PATH variable, i.e. it affects execution of DRAW or other applications, but not used in build. |
|
|
Thanks, for all. For me the bug sould be closed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-05-13 23:37 | mach22 | New Issue | |
| 2015-05-13 23:37 | mach22 | Assigned To | => bugmaster |
| 2015-05-14 06:42 |
|
Note Added: 0040873 | |
| 2015-05-14 06:42 |
|
Assigned To | bugmaster => mach22 |
| 2015-05-14 06:42 |
|
Status | new => feedback |
| 2015-05-14 23:04 | mach22 | Note Added: 0041168 | |
| 2015-05-15 05:31 |
|
Status | feedback => closed |
| 2015-05-15 05:31 |
|
Resolution | open => no change required |