FLTK logo

Re: [fltk.general] FLTK as an external dependency in Bazel?

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.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: FLTK as an external dependency in Bazel? Manolo Jan 29, 2023  
 

Le dimanche 29 janvier 2023 à 16:08:34 UTC+1, Albrecht Schlosser a écrit :

Related to this thread or not,
that is definitely related to this thread! (see comments to the first commit)
 
Matt committed in these two commits:

commit 16af5f432e9f7cc62b7205d47c147e1fc5909e94
Author: Matthias Melcher <...>
Date:   Sun Jan 29 13:49:37 2023 +0100

    Avoid Linux warning

commit 85ac3d31474e48d0e84d2dd03b369e0e559e007e
Author: Matthias Melcher <...>
Date:   Sun Jan 29 11:51:44 2023 +0100

    FLUID: defer calling Fl::add_fd.

 
The problem was that a recent commit made fluid call Fl::add_fd() in a static initializer thread.
For some reason, Fl::add_fd() opens the display, specifically on macOS, not on other platforms.
Matt removed this early call to add_fd().
I find the problem of hanging build process to be fixed now.

Hopefully that also solves the OP's problem.

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/296603f5-3caa-4721-9be2-3e4b06b2ab67n%40googlegroups.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'.