FLTK logo

STR #2487

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 2.0 | Post Text | Post File | SVN ⇄ GIT ]

STR #2487

Application:FLTK Library
Status:3 - Active
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:2 - Specific to an operating system
Subsystem:DLL/DSO
Summary:fltk2_glut.dll won't build
Version:2.0-current
Created By:bgbnbigben
Assigned To:bgbnbigben
Fix Version:2.0-current (SVN: v8312)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]
Name/Time/Date Filename/Size  
 
#1 bgbnbigben
20:53 Dec 16, 2010
glutmake.diff
0k
 
     

Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 bgbnbigben
20:53 Dec 16, 2010
When building FLTK2.0 on Win. XP using MinGW and compiling shared libraries, fltk2_glut.dll fails with undefined references to fltk::GlWindow (and multiple other fltk objects from within the fltk2_gl library).

This looks like it was nothing more than an oversight - glut/Makefile has been set up to correctly build the required .dll, but a typo seemingly caused it to link against LINKFLTK instead of LINKFLTKGL. The attached patch will take care of this!
 
 
#2 bgbnbigben
16:23 Jan 24, 2011
Fixed in Subversion repository.

Fixed the inability to build, however GCC now throws warnings. In an effort to not have one bug consume all my time, I'm now lowering the priority of this STR (rather than closing it); this way the warnings will be cleared up at some point but will allow me to tackle more serious bugs in the meantime.
 
     

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

 
 

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