There doesn't seem to be an install target in the makefile any more ?
(and the executable is capitalised (shudder)!)
I found the install target particularly useful as I could use the
installed version while still testing the latest github changes in place....
On 08/01/2017 11:56 AM, Mr C Camacho wrote:
There doesn't seem to be an install target in the makefile
any more ? (and the executable is capitalised (shudder)!)
There is some work going on to get the main application built
via cmake like the test framework. Did you use that maybe?
The qmake build with "make install" should still be there as
it's used for the nightly builds and I guess is also rated
as the default way to build OpenSCAD.
ciao,
Torsten.