View Issue Details

IDProjectCategoryView StatusLast Update
0023715Open CASCADEOCCT:WOKpublic2014-01-13 11:33
Reporterkgv Assigned Tokgv  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
PlatformMacOSOS 
Target Version6.6.0Fixed in Version6.6.0 
Summary0023715: Generated cmake files should link against Cocoa on Mac OS X
DescriptionXCode project files generated by cmake is currently broken
TagsNo tags attached.
Test case numberNot needed

Activities

kgv

2013-01-22 11:27

developer   ~0023055

Patch is ready for review in CR23715 branch of WOK and OCCT git repositories.

ibs

2013-01-23 11:02

developer   ~0023080

No remarks, please consider for testing

mkv

2013-01-25 14:26

tester   ~0023145

Dear BugMaster,
Branch CR23715 (and products from GIT master) was compiled on Linux and Windows platforms and tested.

Number of compiler warnings:

occt component :
Linux: 3 (3 on master)
Windows: 85 (85 on master)

products component :
Linux: 9 (9 on master)
Windows: 54 (54 on master)

Regressions:
No regressions

Improvements:
No improvements

Testing cases:
No testing cases

Testing on Linux:
Total MEMORY difference: 219415948 / 220133252
Total CPU difference: 7216.640000000344 / 14273.720000000041

Testing on Windows:
Total MEMORY difference: 293623844 / 294757452
Total CPU difference: 11480.28125 / 11677.484375

There are not serious differences in images found by testdiff.

Related Changesets

occt: master cfd5fa01

2013-01-22 07:42:43

kgv

Details Diff
0023715: Generated cmake files should link against Cocoa on Mac OS X

Replace inclusion of GL/glu.h header with OpenGl_GlCore11.hxx wrapper
GL/glu.h doesn't exists on Mac OS X without XQuartz 3rd-party library
Affected Issues
0023715
mod - src/NIS/NIS_DrawList.cxx Diff File
mod - src/NIS/NIS_SurfaceDrawer.cxx Diff File
mod - src/NIS/NIS_TriangulatedDrawer.cxx Diff File
mod - src/NIS/NIS_View.cxx Diff File
mod - src/OpenGl/OpenGl_GraduatedTrihedron.cxx Diff File
mod - src/OpenGl/OpenGl_GraphicDriver_Layer.cxx Diff File
mod - src/OpenGl/OpenGl_Polygon.cxx Diff File
mod - src/OpenGl/OpenGl_Text.cxx Diff File
mod - src/OpenGl/OpenGl_Trihedron.cxx Diff File
mod - src/OpenGl/OpenGl_View.cxx Diff File
mod - src/OpenGl/OpenGl_View_1.cxx Diff File
mod - src/OpenGl/OpenGl_View_2.cxx Diff File
mod - src/OpenGl/OpenGl_Window.cxx Diff File
mod - src/OpenGl/OpenGl_Workspace_2.cxx Diff File

Issue History

Date Modified Username Field Change
2013-01-22 11:12 kgv New Issue
2013-01-22 11:12 kgv Assigned To => apv
2013-01-22 11:26 kgv Assigned To apv => kgv
2013-01-22 11:27 kgv Note Added: 0023055
2013-01-22 11:27 kgv Assigned To kgv => ibs
2013-01-22 11:27 kgv Status new => resolved
2013-01-23 11:00 ibs Assigned To ibs => bugmaster
2013-01-23 11:00 ibs Status resolved => reviewed
2013-01-23 11:02 ibs Note Added: 0023080
2013-01-23 20:17 mkv Assigned To bugmaster => mkv
2013-01-25 14:26 mkv Note Added: 0023145
2013-01-25 14:27 mkv Test case number => Not needed
2013-01-25 14:27 mkv Assigned To mkv => bugmaster
2013-01-25 14:27 mkv Status reviewed => tested
2013-01-28 18:06 kgv Changeset attached => occt master cfd5fa01
2013-01-28 18:06 kgv Assigned To bugmaster => kgv
2013-01-28 18:06 kgv Status tested => verified
2013-01-28 18:06 kgv Resolution open => fixed
2013-04-23 13:36 aiv Status verified => closed
2013-04-29 15:21 aiv Fixed in Version => 6.6.0
2014-01-13 11:33 bugmaster Category OCCT Release:WOK => OCCT:WOK