DiscussionsIssue archiveOther usage issues

Archived discussion

Sample Wizards

Other usage issuesThu, 06/29/2000 - 11:193 replies

Browse this forum
QuestionAuthor

Hi! I've downloaded the OpenCascade-Files and any WindowsNT-Samples, even the NT-Wizards (www.opencascade.com). Do anyone know something of these Wizards? what kind of wizards are them? Thanks and regards Martin

Discussion

3 archived replies

Posts are displayed in their archived order.

01Commenter-1

Hello Martin.

These wizards are done to create skeleton of an MFC ( Microsoft Foundation Classes ) Application with VisualC++.

You only need to copy the *.awx files in C:\Program files\VisualStudio\Common\MSDev98\Template

After that, restart VisualC++ and select File\New in the Projects thumbnail , you will find 2 Cascade projects ( 1 for draw , 1 for 3d viewer) .

Select what you want. click OK. Follow the steps .

After that, you will only need to recompile , and it should run.

HTH Commenter-1

02Commenter-2

Hello Stephane,

I develop my project from an existing example of the CD, but now I would like to start from scratch (with a 3d Viewer Cascade project). I suppose that the*.awx could help me to solve my problem, the problem is that I couldn't find files like this.... Can you please tell me where it is ? I've got a CDrom which setup automatically the environment on NT, SUN.... But lookin at the files and at the CD, no *.awx files exists...

Thank you very much,

Norbert.

03Commenter-3

I had the same problem. The ones that came on the CD were damaged. In the online FAQ I found a vague refrence that lead me to a download where I found them.

Commenter-3 Moss