View Issue Details

IDProjectCategoryView StatusLast Update
0032013Open CASCADEOCCT:Samplespublic2021-02-20 20:28
Reporterkgv Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version7.2.0 
Target Version7.6.0Fixed in Version7.6.0 
Summary0032013: Samples - iOS sample compilation errors
DescriptioniOS samples should be updated for compilation on up-to-date OCCT.
TagsNo tags attached.
Test case numberNot required

Relationships

related to 0030999 closedbugmaster Community Configuration - CMake fails to build on IOS 
child of 0026937 closedapn Community Eliminate NO_CXX_EXCEPTION macro support 

Activities

git

2020-12-21 17:14

administrator   ~0097835

Branch CR32013 has been created by kgv.

SHA-1: f113b7abbb58c8c932da6eb2b8d62ea6f81d940d


Detailed log of new commits:

Author: kgv
Date: Mon Dec 21 17:14:49 2020 +0300

    0032013: Samples - iOS sample compilation errors
    
    Added missing includes.
    Fixed usage of obsolete Standard_Failure interface.

git

2020-12-21 17:27

administrator   ~0097836

Branch CR32013 has been updated forcibly by kgv.

SHA-1: 50902da542bdeb069b02050554ba0953ab79e5b6

git

2020-12-21 18:56

administrator   ~0097844

Branch CR32013 has been updated forcibly by kgv.

SHA-1: 5388affc72323d7e436ae8ea7ab61c1e1cdecf68

kgv

2020-12-23 11:17

developer   ~0097875

Please raise the patch
- OCCT branch: CR32013.

bugmaster

2020-12-26 12:15

administrator   ~0097913

Combination -
OCCT branch : WEEK-52
master SHA - 41046145c4a15f5cedf5f3c5877952ee00d568b4
a206de37fbfa0bf71bd534ae47192bbec23b8522
Products branch : WEEK-52 SHA - 290e5c74e8fef71947cadf90acb8e43c81ed10a1
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.

Number of compiler warnings:
No new/fixed warnings

Regressions/Differences/Improvements:
No regressions/differences

CPU differences:
Debian80-64:
OCCT
Total CPU difference: 17722.770000000193 / 17710.950000000055 [+0.07%]
Products
Total CPU difference: 12416.490000000109 / 12412.520000000126 [+0.03%]
Windows-64-VC14:
OCCT
Total CPU difference: 19321.5625 / 19274.6875 [+0.24%]
Products
Total CPU difference: 13844.421875 / 13853.046875 [-0.06%]


Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention

git

2020-12-26 14:53

administrator   ~0097951

Branch CR32013 has been deleted by inv.

SHA-1: 5388affc72323d7e436ae8ea7ab61c1e1cdecf68

Related Changesets

occt: master b2a63f9b

2020-12-21 14:14:49

kgv


Committer: bugmaster Details Diff
0032013: Samples - iOS sample compilation errors

Added missing includes.
Fixed usage of obsolete Standard_Failure interface.
Fixed file headers.
Affected Issues
0032013
mod - samples/ios/UIKitSample/UIKitSample/AppDelegate.h Diff File
mod - samples/ios/UIKitSample/UIKitSample/AppDelegate.mm Diff File
mod - samples/ios/UIKitSample/UIKitSample/CafShapePrs.h Diff File
mod - samples/ios/UIKitSample/UIKitSample/GLView.h Diff File
mod - samples/ios/UIKitSample/UIKitSample/GLView.mm Diff File
mod - samples/ios/UIKitSample/UIKitSample/GLViewController.h Diff File
mod - samples/ios/UIKitSample/UIKitSample/GLViewController.mm Diff File
mod - samples/ios/UIKitSample/UIKitSample/main.mm Diff File
mod - samples/ios/UIKitSample/UIKitSample/OcctDocument.h Diff File
mod - samples/ios/UIKitSample/UIKitSample/OcctDocument.mm Diff File
mod - samples/ios/UIKitSample/UIKitSample/OcctViewer.h Diff File
mod - samples/ios/UIKitSample/UIKitSample/OcctViewer.mm Diff File
mod - samples/ios/UIKitSample/UIKitSample/ViewController.h Diff File
mod - samples/ios/UIKitSample/UIKitSample/ViewController.m Diff File

Issue History

Date Modified Username Field Change
2020-12-21 17:05 kgv New Issue
2020-12-21 17:05 kgv Assigned To => bugmaster
2020-12-21 17:14 git Note Added: 0097835
2020-12-21 17:27 git Note Added: 0097836
2020-12-21 17:42 kgv Relationship added child of 0026937
2020-12-21 17:43 kgv Product Version 7.5.0 => 7.2.0
2020-12-21 18:56 git Note Added: 0097844
2020-12-23 11:17 kgv Note Added: 0097875
2020-12-23 11:17 kgv Status new => resolved
2020-12-23 11:17 kgv Status resolved => reviewed
2020-12-26 12:15 bugmaster Note Added: 0097913
2020-12-26 12:15 bugmaster Status reviewed => tested
2020-12-26 12:19 bugmaster Test case number => Not required
2020-12-26 14:40 bugmaster Changeset attached => occt master b2a63f9b
2020-12-26 14:40 bugmaster Status tested => verified
2020-12-26 14:40 bugmaster Resolution open => fixed
2020-12-26 14:53 git Note Added: 0097951
2021-02-20 20:28 kgv Relationship added related to 0030999