FLTK logo

STR #745

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.1 | SVN ⇄ GIT ]

STR #745

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Build Files
Summary:Documentation for Fl_Input_Choice not installed
Version:1.1-current
Created By:cable_guy_67
Assigned To:mike
Fix Version:1.1.7 (SVN: v4060)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 cable_guy_67
14:17 Mar 04, 2005
Fl_Input_Choice.html not installed when doing make install.

Need to add this to ./documentation/Makefile:

line #89  Fl_Input_Choice.html \
 
 
#2 cable_guy_67
16:29 Mar 04, 2005
Index: documentation/Makefile
===================================================================
--- documentation/Makefile      (revision 4059)
+++ documentation/Makefile      (working copy)
@@ -86,6 +86,7 @@
                Fl_Image.html \
                Fl_Input.html \
                Fl_Input_.html \
+               Fl_Input_Choice.html \
                Fl_Int_Input.html \
                Fl_JPEG_Image.html \
                Fl_Light_Button.html \
 
 
#3 mike
07:10 Mar 05, 2005
Fixed in Subversion repository.

 
     

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