Archived issue #0026226

Can't compile and run OCC mfs samples

CommunityOCCT:Samplesclosed5 public notes

Search issues

Description

in the project Geometry there are the 2 files ISession2D_SensitiveCurve.h and ISession2D_SensitiveCurve.cpp that must be removed from the project (as they do not exist anymore)

the mfcsample project use lib/libd as output folder but in this way running a sample it report an error as it can't locate the mfcsample.dll, I think it could use bin/bind as output folder to run all fine

Steps to reproduce

Build and run OCC mfs samples on various vc versions.

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Participant.

[revision removed]


Detailed log of new commits:

Author: ski
Date: Fri May 15 16:41:45 2015 +0300

    0026226: Can't compile and run OCC mfs samples
    
    Files ISession2D_SensitiveCurve.h and ISession2D_SensitiveCurve.cpp were removed from mfc Geometry sample.
    Output directory for mfcsample project was changed from lib/libd to bin/bind.
02Commenter 2
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
03Commenter 3
All information about files ISession2D_SensitiveCurve.h and ISession2D_SensitiveCurve.cpp were removed from mfc Geometry sample (for all vc versions).

Output directory for mfcsample.dll was changed from lib/libd to bin/bind.

Error in mfcsample project for VC8 in Debug mode was fixed.

All mfc samples were manually built on win64 in Debug and Release modes for vc8 vc9 vc10 vc11.

Please, review.
04Commenter 4
No remarks, please integrate
05Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]