STR #3419

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 | Post Text | Post File | Prev | Next ]

STR #3419

Application:FLTK Library
Status:5 - New
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:Build Files
Summary:examples/OpenGL*.cxx needs Makefile entries
Version:1.4-current
Created By:greg.ercolano
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]
Name/Time/Date Filename/Size top right image
 
#1 greg.ercolano
15:47 Oct 25, 2017
examples_Makefile_v1.patch
1k
 
bottom left image   bottom right image

Trouble Report Comments:

Post Text ]
Name/Time/Date Text top right image
 
#1 greg.ercolano
15:47 Oct 25, 2017
The examples/OpenGL* examples don't have a Makefile target,
so they can't be built using 'make'.

Attaching an experimental patch for testing that will build
the tools *if* the user explicitly specifies building them with make.

I purposefully /excluded them from the default build/, since
the demos as currently written would fail to build if either GLEW
or GLUT aren't present.

The demos should probably be adjusted to test for e.g. HAVE_GL,
and whatever the equivalent is for GLEW and GLUT, so that it can
successfully build without them, posting a dialog similar to
what we currently have in the test/cube program.
 
bottom left image   bottom right image

Return to Bugs & Features | Post Text | Post File ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2023 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.