Skip to content

build cadquery and cqparts from source with docker images

Notifications You must be signed in to change notification settings

cqparts/from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CQPARTS server build

This repository is for building pythonOCC , OCE , cadquery and cqparts from scratch on debian stable.

Requires docker.

Steps

  1. cd builder
  2. ./build.sh

This will build a docker with all the requirements to build occ

  1. ./make_occ.sh

build all the libs put them into data/artifact

this will take some hours to build

  1. ./make_server.sh

this build the debian image and installs OCC and pythonocc

run with

docker -it zignig/pythonocc

python3

import OCC

About

build cadquery and cqparts from source with docker images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published