On 04/17/2010 10:42 PM, Greg Ercolano wrote: > joey caero wrote: >>> Can you paste the errors? >> >> Well in building the fltk 1.1.10 solution from the visualc folder I get the >> following errors: >> >> http://pastebin.com/jbCZRq5G >> >> I think theres some kind of naming issue- on the same note I've notice that >> the fltk folder gets pretty darn big (200 mb+, though this could be normal) >> after cleaning and retrying it several times. I'll respond back if I can >> find the solution to all this = / > > It's weird how the test program errors are intermixed with the build of > the library. > I'm thinking maybe the compiler is threading the build, and is trying > to link the > test programs against lib before it's been built. eg. this sequence of > errors: >
My own tests with 1.3 & VS 2010 Express & CMake were dissapointing and while looking into it I found this old message from the CMake developers to the MS VS 2010 team https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=473709 It appears that they were running into dependency errors last July. Mike _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

