FLTK logo

Re: [fltk.general] add_system_handler is not a member of Fl???

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.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: add_system_handler is not a member of Fl??? Greg Ercolano Oct 18, 2020  
 
On 2020-10-18 11:08, Ian ledford wrote:
> I was trying to compile eureka doom editor on linux when a error popped up saying
> 
> src/main.cc:626:2: error: ‘add_system_handler’ is not a member of ‘Fl’

	The function add_system_handler() was added in FLTK 1.3.3.

	So if you have a version of FLTK older than that, it won't have that function.
	In which case download the latest fltk 1.3.5 source code and build the app
	with that.

-- 
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/e4b80726-a7dc-a0e4-0271-9c945c490193%40seriss.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'.