FLTK logo

STR #3251

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 | Roadmap 1.3 | SVN ⇄ GIT ]

STR #3251

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:Build Files
Summary:Missing link libraries for fltk_shared when building with cmake
Version:1.3.3
Created By:fundawang
Assigned To:AlbrechtS
Fix Version:1.3.4 (SVN: v10832)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 fundawang
04:42 Aug 16, 2015
fltk-1.3.3-link.patch
1k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 fundawang
04:42 Aug 16, 2015
xfixes and xcursors are forgotten when building fltk_shared with cmake, Please merge following patch.  
 
#2 AlbrechtS
07:20 Aug 16, 2015
Fixed in Subversion repository.

Thank you for the report and the patch.

I applied only the 2nd part though (src/CMakeLists.txt).

I did not change CMake/options.cmake, i.e. I did not apply this part:

-   include(FindX11)
+   find_package(X11)

Can you tell me a reason why this should be changed? This is a serious question: I don't know of advantages of one or the other and my tests showed the intended effect, so I didn't want to change more than necessary.

You can download the current svn version to verify.
Thanks for your contributions.
 
 
#3 AlbrechtS
19:24 Jan 20, 2016
This STR has not been updated by the submitter for two or more weeks and has been closed as required by the FLTK Configuration Management Plan. If the issue still requires resolution, please re-submit a new STR.  
     

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