| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #2236
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 3 - Moderate, e.g. unable to compile the software |
Scope: | 2 - Specific to an operating system |
Subsystem: | Unassigned |
Summary: | WidgetAssociation.cxx is missing from MSVS 2005/2008 fltk 2.0 projects |
Version: | 2.0-current |
Created By: | simulacrum111 |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]No files
Trouble Report Comments:
[ Post Text ]
|
#1 | simulacrum111 11:28 Aug 13, 2009 |
| The file WidgetAssociation.cxx needs to be added to the MSVS projects for fltk 2.0.x.
This file is missing from what is now the current snapshot v2.0.x-r6841 and has been missing in previous snapshots most likely. This was the case with v2.0.x-r6305.
WidgetAssociation.cxx is found in the src directory. The provided MSVS 2005 project for fltk is unaware of the existence of WidgetAssociation.cxx.
The file file can be added like so, select fltk project -> right click src filter -> Add existing item -> select WidgetAssociation.cxx.
Adding this file to the fltk project with the fltk solution will fix linker errors for undefined references to methods defined in WidgetAssociation.cxx but previously could not be found. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |