> Hello everyone. I was looking for a fast and simple GUI that's nice, and this > seems to be perfect. I've tried for quite a few days to compile it, but have > gotten nowhere. So here I am looking for help :) > [snip] > So basically I'm pretty much looking for step by step instructions on how to > compile it. I'd like to think I've tried everything, and I certainly had a go > at it, but I must have missed something. If I have to download something can > you grab the link for me, so I absoloutly KNOW that I'm getting the right > thing? :) Which version are you trying to compile? In either case there should be a folder within ide/ that has all the items you need - I think ide/visualc/fltk.dsw (or whatever is similar to that) should allow you to open up a working project in VC05, where you can just build+run to get the objects (and potentially dlls) you need. If you're using 2.0 and you want the .dlls, I might have to dig up the STR that I posted the modified files to.
> I'd appreciate any help :). As a last question, is FLTK still being > developed? As far as I can tell, the last "weekly snapshot" was 2 years ago... Heh, the front page of fltk.org shows two snapshots for 1.3 and 2.0 from the 15th of October 2010, so perhaps that's just something funny at your end. http://www.fltk.org/articles.php?L1014 and http://www.fltk.org/articles.php?L1015 are the links to the two snapshot articles. Both 1.3 and 2.0 are being developed, although 2.0 is a lot more dormant than 1.3 - the guys at 1.3 do a *lot* of hard work, and I'll be running into a little bit of free time next month that should hopefully allow me to do a bit of work on the 2.0 STRs. HTH! Ben _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

