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

[STR New]

Link: http://www.fltk.org/str.php?L2521
Version: 1.3.0


I think I've sorted all the problems now.

I've modified all the .dsp files to replace the $(ProjectName) part of the
path with the individual Project name.
So for Fluid (for example)
# PROP Output_Dir "Release/Fluid"

Then I've modified fltk_images.dsp to remove fltk.lib from the
dependencies as this was clashing with the same dependency in
fltk_jpeg.lib which it was also dependent on.

I will attach a zip file to this STR containing all the ide files for
VisualC++ V6. I've included the Build Logs for the Libraries and Fluid for
evidence.

Finally, for our application, which is multi-threaded, we normally use /MT
instead of /MD. But I've left that switch alone for the purposes of these
files. Sufficient to say that it builds OK with either switch.


Link: http://www.fltk.org/str.php?L2521
Version: 1.3.0

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

Reply via email to