I don't know what that revision was. But I now tried again with 1.3.x-r8744, doing only 1) "configure", and 2) "make", and *ignoring* the various readmes, with following outcome:
Compiles and links most (all?) necessary files, but fails on making the man pages: === making documentaion === Formatting src/fltk.man... /bin/sh: man: command not found (above gets repated for a few other files) I did a search but didn't found any man execuatbe/script. Maybe there is package for it in MinGW installer (though I don't remember such thing). So, you may wonder why I didn't come this far before ? I cannot tell other than the fact that I obeyed the readmes. Of course (due to them being partially listed in the readme(s)) I may have provided a few configure options to customize the build, something I don't remember the exact detailes about though. But if I try build customizations again and fail I'll let you know. > What release number of fltk-1.3 did you try? What build process? For me, sim= > ply running configure then make in the Msys shell always Just Works so we'd b= > e interested in what you did that failed? > > --=20 > Ian > Sent, much to my surprise, from my iPhone > > On 29 May 2011, at 16:53, anon <[email protected]> wrote: > > >>=20 > >> On 29.05.2011, at 17:16, anon wrote: > >>> Regarding other devs that previously recommended v1.3. Well I did try =3D= > > >> compiling it initially but failed miserably. I don't remember what it =3D= > > >> was, but I did some tweaks somwhere (again, don't know what) and got it > >> =3D= > > >> to get farther in the compilation process, but got to a point where I =3D= > > >> ran out of "ideas" (patience and energy) and downloaded the 2.0 sources > >> =3D= > > >> and a single make compiled and linked with no hassle whatsoever. > >>=20 > >> Di FLTK 1.3 not compile on your machine? If that is so, please give me =3D= > > >> all the details on your OS and machine. We are about to announce or =3D > >> final release to the world, and this would be a major show-stopper that > >> =3D= > > >> I would prefer to get out of my way right now. > >>=20 > >> Thanks, > >>=20 > >> Matthias > >>=20 > >>=20 > >=20 > > MoBo: Asus P4PE > > CPU: P4 2.4GHz > > RAM: 512MB > > GPU: nvidia Geforce 4200 Ti > > VRAM: 64MB > > OS: Windows XP Home, SP2 > >=20 > > Compiler: MinGW (+ MSYS) > > verion info: (fetched by a script I found in Code::Blocks forums) > > MINGWBASEDIR=3DD:\Applications\Development\MinGW > > gcc version 4.5.2 (GCC) > > gcc version 4.5.2 (GCC) > > GNU gdb (GDB) 7.2 > > GNU ld (GNU Binutils) 2.21 > > GNU windres (GNU Binutils) 2.21 > > GNU dlltool (GNU Binutils) 2.21 > > GNU Make 3.82 > > #define __MINGW32_VERSION 3.18 > > #define __W32API_VERSION 3.17 > >=20 > > If these are insufficient info let me know. > > _______________________________________________ > > fltk mailing list > > [email protected] > > http://lists.easysw.com/mailman/listinfo/fltk > _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

