FLTK logo

STR #1797

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

Application:FLTK Library
Status:5 - New
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:2 - Specific to an operating system
Subsystem:Unassigned
Summary:MinGW DLL build contains unneccessary exports (fix included)
Version:2.0-current
Created By:fluffalizer
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]
Name/Time/Date Filename/Size  
 
#1 fluffalizer
12:02 Sep 29, 2007
configure.in.patch
1k
 
     

Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 fluffalizer
12:02 Sep 29, 2007
The way the configure script works, the symbols that when defined define FL_API, etc. to __declspec(dllexport) are not defined for compilation, but for linking, which doesn't work. Attached fix for configure.in moves the -D[insert flag here] arguments to the *FLAG definitions.  
     

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