FLTK logo

Re: [fltk.coredev] Regression in CMake-based build

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: Regression in CMake-based build Albrecht Schlosser Aug 26, 2020  
 
On 8/26/20 11:33 AM Manolo wrote:

CMake no longer builds correctly test apps on the macOS platform
when OPTION_APPLE_X11 is turned ON. That's a regression.
The problem is that all test apps are put inside macOS bundles
rather than as plain executable files. These apps should be
processed by CMake as is fluid which CMake still correctly builds
as a plain executable file, to BUILD/fluid.

FTR: Isn't this BUILD/bin/fluid ?

Regression fixed in 2f26170a2a6.

Thanks for the report.

I had tried to simplify the CMake code too much: CMake ignores options not relevant on particular platforms, so I used the options "WIN32 MACOSX_BUNDLE" simultaneously, but that is not correct if X11 is used under macOS.

--
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/41d1e083-0c24-3771-5b1d-cc862560be44%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'.