discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

github changes

MC
Mr C Camacho
Tue, Aug 1, 2017 9:56 AM

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....

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....
TP
Torsten Paul
Tue, Aug 1, 2017 9:03 PM

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.

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.