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

[STR New]

Link: http://www.fltk.org/str.php?L2367
Version: 1.1.10


Hmm, that output seems to not show the actual linker command line, just the
linker's output.

Check the actual build log file:

h:\_katzworks\_C_C++\_BME_\C++\FLTK_hello\FLTK_hello\Release\BuildLog.htm

..to see if it shows more info which includes the actual link line,
including all the arguments its passing to the linker (sometimes it passes
the arguments via a file, but it shows the contents of the file) which
should show e.g. the /subsystem:xxx flag, which is what I'd like to see,
as sometimes the order of arguments is relevant.


Link: http://www.fltk.org/str.php?L2367
Version: 1.1.10

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

Reply via email to