Skip to content

GreatDevelopers/eCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCAD

Playing with CAD

This software has its working based on Qt.

Ubuntu/Debian users In order to work with eCAD, run the following commands:

  1. sudo apt-get install qtdeclarative5-dev qt5-default

  2. git clone https://github.com/GreatDevelopers/eCAD

  3. cd eCAD

  4. qmake

  5. make

  6. ./eCAD

Windows users Prerequisite for working with eCAD on Windows

  1. Install Qt's latest version available with mingw compiler from Qt's official downloads.

  2. Unzip eCAD from https://github.com/GreatDevelopers/eCAD.

After installation launch Qt creator load eCAD.pro, from the build menu select "Build All"and Run.

About

Playing with CAD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8