FLTK logo

Re: [fltk.coredev] macOS make install fails when run with ExternalProject_Add()

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: macOS make install fails when run with ExternalProject_Add() Albrecht Schlosser Aug 16, 2022  
 
On 8/16/22 10:34 imacarthur wrote:
As a slight aside - is the implication of this that our cmake script is attempting to install stuff into a "system" location?
I'm not sure how good an idea I think that is... doesn't sound like a great idea to me, at any rate...

Ian, our CMake script *must* honor the install location given by the user - or if they don't do it explicitly, then use the CMake default which is very likely a system location, like  '/Applications'  on macOS and IIRC '/usr/local'  on Linux.

The issue mentioned in this thread is that the macOS CMake script ignores the user setting and *always* installs in the system location due to a change done in the commit mentioned previously in this thread. This (ignoring user settings) is a bug and I'll try to fix this, but installing in a system location is not an issue per se.

It might not be a "good idea" for some reasons (which I know about) but that's another topic.

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/8595af63-ceca-ab47-4cf0-30f6e9e13d96%40online.de.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.