FLTK logo

[master] cfcafaa - Add details when FLTK_BACKEND_X11=off is used

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.commit  ]
 
Previous Message ]Next Message ]

[master] cfcafaa - Add details when FLTK_BACKEND_X11=off is used "ManoloFLTK" 09:32 Mar 13  
 
commit cfcafaa2c8ed32f09abfddc6362677f65d966ace
Author:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
AuthorDate: Wed Mar 13 17:31:06 2024 +0100
Commit:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
CommitDate: Wed Mar 13 17:31:06 2024 +0100

    Add details when FLTK_BACKEND_X11=off is used

 README.Wayland.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git README.Wayland.txt README.Wayland.txt
index f01147f..048994a 100644
--- README.Wayland.txt
+++ README.Wayland.txt
@@ -116,7 +116,7 @@ On Linux and FreeBSD systems equipped with the adequate software packages
 hybrid library. On systems lacking all or part of Wayland-required packages,
 the default building procedure produces a X11-based library.
 
-Use "-D FLTK_OPTION_USE_WAYLAND=OFF" with CMake or "configure --disable-wayland"
+Use "-D FLTK_BACKEND_WAYLAND=OFF" with CMake or "configure --disable-wayland"
 to build FLTK for the X11 library when the default would build for Wayland.
 
 CMake option FLTK_BACKEND_X11=OFF or configure argument "--disable-x11" can
@@ -185,7 +185,7 @@ in section 2.1 of file README.Unix.txt :
 - libwayland-dev
 - wayland-protocols
 - libxkbcommon-dev
-- libxinerama-dev
+- libxinerama-dev <== except if option FLTK_BACKEND_X11=off is used
 - libdbus-1-dev  <== recommended to query current cursor theme
 - libglew-dev    <== necessary to use OpenGL version 3 or above
 - cmake          <== if you plan to build with CMake
Direct Link to Message ]
 
     
Previous Message ]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'.