FLTK logo

Re: [fltk.coredev] Re: Wayland libdecor interoperability between FLTK and GLFW

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: Re: Wayland libdecor interoperability between FLTK and GLFW Gonzalo Garramuño 13:15 Apr 18  
 

On 18/4/24 14:40, Manolo wrote:
With FLTK commit e6957fc you should be able to use the system version of libdecor
both in FLTK and GLFW. This should fix the incompatibility you report.

It did not work.  I think you misunderstood.  I am on Ubuntu 22.04.4 LTS which does not have a libdecor >= 0.2.0.

Also, I tried 15d9a350bf715357dec12810dcfe51ba8defbd5d and it choked with a cmake error:

CMake Error at /home/gga/code/applications/mrv2/BUILD-Linux-amd64/Release/install/share/fltk/FLTK-Targets.cmake:60 (set_target_properties):
  The link interface of target "fltk::fltk" contains:

    PkgConfig::PANGOCAIRO

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Call Stack (most recent call first):
/home/gga/code/applications/mrv2/BUILD-Linux-amd64/Release/install/share/fltk/FLTKConfig.cmake:39 (include)
  CMakeLists.txt:36 (find_package)


CMake Error at /home/gga/code/applications/mrv2/BUILD-Linux-amd64/Release/install/share/fltk/FLTK-Targets.cmake:91 (set_target_properties):
  The link interface of target "fltk::fltk-shared" contains:

    PkgConfig::PANGOCAIRO

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Call Stack (most recent call first):
/home/gga/code/applications/mrv2/BUILD-Linux-amd64/Release/install/share/fltk/FLTKConfig.cmake:39 (include)
  CMakeLists.txt:36 (find_package)


--
Gonzalo Garramuño
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/5e7f3e90-b499-4764-bc99-408ed85877ff%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'.