Re: IDE version .10.1 now available
- Posted by Derek Parnell <ddparnell at bigpond.com> Mar 27, 2001
- 453 views
> Let me know what version of IDE is listed at the top of the PRJ file you > are trying to load, what version of win32lib.ew you use and what error > you are getting. It could be that there has been a change that is > affecting you. I've tried hard to allow older PRJ files to work with > each release of IDE but it is inevitable that something might break. Just a thought, Judith. In the "about" box, you could list the version of win32lib being used. The version is found in the global constant Win32LibVersion. dispver = sprintf("using Win32Lib v%d.%d.%d", {Win32LibVersion[1], Win32LibVersion[2], Win32LibVersion[3], }) > The latest releases (v.10+) work only with win32lib.ew 55.1 although > unless I hear something from Derek/Matt, IDE should work on the next > release. The IDE v.10 works fine with Win32Lib v0.56-alpha, though I haven't done exhaustive testing with it yet. ------ Derek Parnell Melbourne, Australia "To finish a job quickly, go slower."