> Yes, I've just (yesterday) installed a brand new MinGW/MSYS. As you > noted, they have mingw-get now. This is officially alpha, but they > recommenend to use it already. As the name suggests ;), it is similar > to apt-get and has commands like 'mingw-get update' (the > package list), > mingw-get install, remove, etc. It resolves dependencies, and > it worked > for me OOTB. You can also upgrade an existing installation, e.g. with > mingw-get upgrade <package-name>. > > The primary installation works with a Windows installer program called > mingw-get-inst.
Oh - that looks good! > mingw-get install pthreads-w32 > > to make FLTK's threads demo working on my Win7 machine, although it > worked on another (XP) without that. > Huh! That should not be needed - the fltk threads demo should be using win32 threads on Win7 surely? It certainly does for me on Vista and XP... > Subversion is not available, AFAICT, but I am using the Cygwin > version, and you can use another Windows version for this. I'm a big fan of the SlikSVN port to windows. It's a free command line port, and works well with either a DOS box or an Msys shell. http://www.sliksvn.com/en/download SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

