FLTK logo

STR #2236

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

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]

No files


Trouble Report Comments:

Post Text ]
Name/Time/Date 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 ]

 
 

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