[Objcryst-foxx] Fox compile on Windows update
Brought to you by:
vincefn
From: Vincent Favre-N. <vi...@us...> - 2002-02-04 13:44:48
|
Hi all, Just solved another bug in the source distribution of Fox (Windows only), submitted by Lachlan Cranswick. Symptom: crashes when opening the 3D structure view (for example on cimetidine-powder). Cause: the glut32.lib was out of sync with the glut32.dll file. All you have to do is get the glut.h and glut32.lib file from: ftp://ftp.unige.ch/pub/soft/crystal/fox/tmp/ and put the glut.h in Borland\Bcc55\Include\gl and the glut32.lib in Borland\Bcc55\Lib (they should replace the old versions) I will update the source package for Windows later today. *Please*tell*me* if you succedeed or not compiling Fox, so that I know if there is a problem. I'm thinking about doing a new release (1.1.2) to add a few features and fix a few bugs, so I need testing reports ! Also tell me if you have succeeded or not in updating the source code using CVS, as I have little experience with cvs under windows (people behind firewalls may be unable to use anonymous cvs, but I need to know it !). Here are the last modifications in the CVS, compared to the last release: *added a max sin(theta)/lambda field to avoid high-angle data in the global optimization (generally sin(theta)/lambda < 0.25-0.35 should be sufficient) * For single crystal data, added a "twinning" option to work on the sum of metrically-equivalent reflections (when there is an unknown twinning). Warning: it's not tested at all so far ! * fix a numbering of atoms bug when importing from a z-matrix, which in some cases would lead to a crash when re-loading froman xml file * fix a bug, which would lead to a crash when changing the lattice parameters when diffraction calculations have already been made on that structure. * more parameters will automatically be fixed when beginning a global optimization (background parameters, etc...) Cheers, -- Vincent Favre-Nicolin ESRF- Grenoble, France http://v.favrenicolin.free.fr ObjCryst & Fox : http://objcryst.sourceforge.net |