FLTK logo

[fltk.coredev] Re: Fltk 1.4 HEAD no longer builds on macOS

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: Fltk 1.4 HEAD no longer builds on macOS Gonzalo Garramuno Sep 21, 2022  
 

> El 21 sep. 2022, a las 07:34, Gonzalo Garramuno <ggarra13@gmail.com> escribió:
> 
> $ make                                                                                                            7:32
> [  5%] Built target fltk_z
> [ 18%] Built target fltk_jpeg
> [ 23%] Built target fltk_png
> make[2]: *** No rule to make target `/usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml', needed by `src/xdg-shell-protocol.c'.  Stop.
> make[1]: *** [src/CMakeFiles/fltk.dir/all] Error 2
> 

Oh, I found what it was.  I was passing:

  -DOPTION_USE_WAYLAND=ON

In my ExternalProject_Add to build on linux with Wayland support, but the cmake script was not smart to check I was in macOS.

—
Gonzalo Garramuno
ggarra13@gmail.com




-- 
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/A11CC9DE-69AB-42CB-A47D-B5F36DBA5B14%40gmail.com.
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'.