eryar / occSketcher

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.
GNU Lesser General Public License v2.1
36 stars 21 forks source link

Problem with QtCreator #3

Open yvanblanchard opened 3 years ago

yvanblanchard commented 3 years ago

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.

grotius-cnc commented 2 years ago

Fixed. https://github.com/eryar/occSketcher/issues/4