Forum archiveIssue archiveOther usage issues

Archived discussion

c++

Other usage issuesTue, 12/17/2002 - 16:023 replies

Browse this forum
QuestionAuthor

is it possible to write the program in c++(say in win32) instead of using vc++(mfc).any sample program available as a help for this?any setting required for this?

Discussion

3 archived replies

Posts are displayed in their archived order.

01Commenter-1

OpenCASCADE is platform independant. So, you can use the libraries to create pure C++ programms ( without GUI ), or use the GUI toolkit of your choice.

HTH

02Commenter-2

Hi,
Examples using QT and FLTK as the GUI are provided in the Linux version of OpenCascade. You can download them from the OpenCascade website.
Best Luck!

N Commenter-2

03Commenter-3

Hi,
I am a PG student and working my dissertation in OpenCASCADE.
Don't know from where to start.
Can you please guide me?

Cheers,
VJ