Skip to content

s-monisha/BuildD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# BuildD

#Requirements:
- libdxfrw (https://github.com/rvt/libdxfrw)
- cmake and make (https://cmake.org/install, May also use your package manager)
- Open in any CAD software (like Qcad, DraftSight, LibreCad)

#Clone this repository

git clone https://github.com/s-monisha/BuildD

#Edit line 6 accordingly in CMakeLists.txt

set(CMAKE_PREFIX_PATH $ENV{HOME}/Qt5.5.1/5.5/gcc_64)

#Compilation

$ cd BuildD

$ mkdir build && cd build && cmake .. && make

$ ./BuildD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published