DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2393 Version: 1.3-current I loaded the latest svn into VS 2000 Express and it failed to completely build the first time through, but when I RE-built it, it worked fine, all 84 projects zero errors. The first time I compiled it seemed to fail to build the examples that depend on fluid to generate the source. The build errors said: * * * ------ Build started: Project: resize, Configuration: Release Win32 ------ Create .cxx and .h file with fluid The system cannot find the path specified. Project : error PRJ0019: A tool returned an error code from "Create .cxx and .h file with fluid" Build log was saved at "file://\\meade\net\tmp\fltk-1.3.x-svn-latest\ide\VisualC6\Release\resize\BuildLog.htm" resize - 1 error(s), 0 warning(s) * * * ..which makes me think fluid hadn't been built yet, but it had.. Curious. Here's the complete 'first build' log that had the failures; I saved it. But ever since then, even if I do a 'rebuild' it builds OK. In this case I was building in 'single thread' mode (told the compiler not to start multiple threads), so even if there was that parallel dependency problem (which I think me and Matt solved a month or so ago), it wouldn't have caused this. I think I've seen this behavior before, where first build always fails, but then it starts to build OK on successive tries. Seems I have to completely start from scratch with a fresh checkout to cause this. Link: http://www.fltk.org/str.php?L2393 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
