imm wrote:
>>      Mmm, I definitely didn't test with anything other than VS8 Express
>>      on Windows, as I don't have a mingw setup here.
> 
> And I *only* have a mingw setup here!  :-)

        Hmm, actually, which Makefile did you build with on mingw?

        I just realized I forgot to include Fred's Makefile.mingw
        in my distro, so I can only guess you've either rolled your own,
        or were you able to use the regular unix Makefiles?

        If the latter worked, I'm surprised, as I didn't test it.

        If mods were needed, email em to me directly, and I'll either
        make a README file for it, or include a separate Makefile.

        (I'd use Fred's Makefile, but I had to change a lotta stuff
        around since his patch, and would like not to have to port
        it if it's already done.)

> "gcc -Wall" usually warns about unused functions if they are marked  
> static, ..  "strapp" is used on OSX and linux, but not on win32,
> hence the warning. Makes sense.

        Ahh. Yeah, I'm being a little lazy here doing the #include
        for common.h instead of a separate module and making a lib.

        I'll see if I can figure out a fix for that before the
        release version goes out.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to