View Issue Details

IDProjectCategoryView StatusLast Update
0023599Open CASCADEOCCT:Samplespublic2013-04-29 15:21
Reporterbugmaster Assigned Toabv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformWindowsOSVC++ 2012 
Product Version6.5.4 
Target Version6.6.0Fixed in Version6.6.0 
Summary0023599: Some MFC samples are crached during launching
DescriptionOCAF and ImportExport MFC samples are crached during launching on OCCT built with vc11 32 bit
TagsNo tags attached.
Test case number

Activities

abv

2012-12-07 10:11

manager   ~0022605

I could not reproduce the problem; tried ImportExport (loading BREP, IGES, STEP files, switching to shading, panning / rotating / zooming...) and Ocaf (just start, I cannot guess how to make any use of this sample) in 32 and 64 bit mode, Debug and Release. Please check along with 0023598

abv

2012-12-07 10:34

manager   ~0022606

Note that I have pushed branch CR23599 fixing some compiler warnings in samples and adding generated files in .gitignore; please consider integrating this change.

Related Changesets

occt: master 23bbd9d3

2012-12-07 06:31:38

abv


Committer: abv Details Diff
0023599: Some MFC samples are crached during launching

Fixing compiler warnings in MFC samples (MSVC compiler)
File .gitignore modified to ignore files generated by VS 2012
Affected Issues
0023599
mod - .gitignore Diff File
mod - samples/mfc/standard/04_Viewer3d/src/OffsetDlg.cpp Diff File
mod - samples/mfc/standard/06_Ocaf/src/NewBoxDlg.cpp Diff File
mod - samples/mfc/standard/06_Ocaf/src/NewCylDlg.cpp Diff File

Issue History

Date Modified Username Field Change
2012-11-28 15:25 bugmaster New Issue
2012-11-28 15:25 bugmaster Assigned To => bugmaster
2012-11-28 15:25 bugmaster Assigned To bugmaster => abv
2012-11-28 15:25 bugmaster Status new => assigned
2012-11-29 11:55 bugmaster Summary MFC OCAF sample is crached during launching => Some MFC samples is crached during launching
2012-11-29 11:55 bugmaster Description Updated
2012-11-29 11:55 bugmaster Summary Some MFC samples is crached during launching => Some MFC samples are crached during launching
2012-12-07 10:11 abv Note Added: 0022605
2012-12-07 10:11 abv Assigned To abv => bugmaster
2012-12-07 10:11 abv Status assigned => feedback
2012-12-07 10:34 abv Note Added: 0022606
2012-12-07 11:30 bugmaster Status feedback => tested
2012-12-10 17:16 abv Changeset attached => occt master 23bbd9d3
2012-12-10 17:16 abv Assigned To bugmaster => abv
2012-12-10 17:16 abv Status tested => verified
2012-12-10 17:16 abv Resolution open => fixed
2013-04-23 13:37 aiv Status verified => closed
2013-04-29 15:21 aiv Fixed in Version => 6.6.0
2014-01-11 11:59 abv Category OCCT Release:MFC => OCCT Release:Samples
2014-01-11 12:02 abv Category OCCT Release:Samples => OCCT:Samples