DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2236
Version: 2.0-current


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.


Link: http://www.fltk.org/str.php?L2236
Version: 2.0-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to