> > >> 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. > >> > >> > > You don't happen to know how to compile it on windows...? > > > Yeah, as above - open the solution file in ide/visualc, build from > there. Chances are the old snapshot mightn't have a working version of > the visualc file or the codeblocks file. > Ben > ---------------------------------------- I'm trying to compile "fltk-1.3.x-r7710". When I open ide/VisualC6/fltk.dsw, and try to compile it, I get heaps of errors saying <Couldn't find "windows.h">. Am I just supposed to hit "Build -> Build Solution"? Or should I re-download fltk and get a new snapshot and see if that works (have to wait 'till morning 'coz of download limits)?
At the end of the build, I get "Build: 3 succeeded, 81 failed, 0 up-to-date, 0 skipped". I'm not quite sure which are the succeeded ones, but I'm assuming they were all meant to succeed... Mind you, when I try to compile "fltk-1.1.10-source" I get the same message, except I get 4 succeeded. Thanks for taking your time helping me, or, attempting to help hehe :). When I load the project up, it says something along the lines of "Do you want to convert the files to the default format etc etc..." which I have to do if I want to compile them (I have Visual C++ 2005 express edition). _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

