FLTK logo

STR #3414

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 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | SVN ⇄ GIT ]

STR #3414

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:2 - Specific to an operating system
Subsystem:X11
Summary:cmake-generated fltk-config do not link with pango libraries
Version:1.4.0
Created By:taeril
Assigned To:manolo
Fix Version:1.4-current (SVN: v12987)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 taeril
03:48 Oct 08, 2017
fltk-config_link_with_pango.diff
0k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 taeril
03:48 Oct 08, 2017
When using cmake build of fltk with -DOPTION_USE_PANGO='ON' generated fltk-config do not link with pango libraries.

When cmake is searching for libraries it's looking for pango-1.0 etc (with those numbers) and USE_PANGO is set to true only if pango and pangoxft are both found, so I think I can just put -lpango-1.0 and so on as parameters. Also it's what autotools does.
 
 
#2 manolo
08:34 Jun 28, 2018
CMake now builds FLTK correctly with Pango and the X11 platform.  
     

Return to Bugs & Features ]

 
 

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'.