FLTK logo

STR #3046

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 #3046

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:Core Library
Summary:FLTK will not compile w/clang++ v3.4
Version:1.3-current
Created By:mjsurette
Assigned To:AlbrechtS
Fix Version:1.3.3 (SVN: v10093)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 mjsurette
01:59 Feb 03, 2014
fltk-clang3.4.patch
0k
 
 
#2 mjsurette
03:50 Feb 03, 2014
fltk-clang3.4-1.patch
0k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 mjsurette
01:59 Feb 03, 2014
When compiling fltk with clang++ v3.4 (current) you get the error:

fltk-1.3/fluid/Fl_Type.h:39:21: error: friend declaration specifying a default argument must be a definition
  friend Fl_Widget *make_type_browser(int,int,int,int,const char *l=0);

The attached patch is one possible solution to this problem.
 
 
#2 mjsurette
03:51 Feb 03, 2014
This patch also does the job, but is a little less drastic.  
 
#3 AlbrechtS
16:36 Feb 03, 2014
Fixed in Subversion repository.

Thanks for the patch.
 
     

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