[ ] Thursday, 27 February 2014 [ ]

OpenSCAD

Updated website with an OpenBSD section in downloads :~)

Building OpenSCAD

Started building OpenSCAD from source

git clone https://github.com/fcbsd/openscad.git
cd openscad
qmake4
but make failed on dependancies - eigen was not at 3.0 - trying to port eigen has ground to a halt… (see tomorrow)

The Joel Test

  1. Do you use source control? Yes: git and cvs
  2. Can you make a build in one step? build a script
  3. Do you make daily builds? you should
  4. Do you have a bug database?
  5. Do you fix bugs before writing new code?
  6. Do you have an up-to-date schedule?
  7. Do you have a specification?
  8. Do programmers have a quiet working conditions?
  9. Do you use the best tools money can buy?
  10. Do you have testers?
  11. Do new candidates write code during their interview?
  12. Do you do hallway usability testing?
portscode


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $