OpenCASCADE Sketcher is a C++ library for creating of 2D Sketcher based on Open CASCADE (www.opencascade.org) library. This sketcher allows to create 2D sketches by using snaps, geometric primitives. It can be used for creating CAD applications.
I have Qt creator v4.13.2 (and Qt 5.13.2) and when loading the .pro file, I miss most of the sources files. I guess this project file miss most of the cxx/cpp files declaration.
Could you please update it ?
Thnak you.
I have Qt creator v4.13.2 (and Qt 5.13.2) and when loading the .pro file, I miss most of the sources files. I guess this project file miss most of the cxx/cpp files declaration. Could you please update it ? Thnak you.