----- Original Message ----- From: "Jones, Larry" <[EMAIL PROTECTED]> To: "'Discussion of IronPython'" <users-ironpython.com@lists.ironpython.com> Sent: Thursday, May 19, 2005 8:34 PM Subject: RE: [IronPython] Trouble building 0.7.5
>I had planned to install version 0.7.5; however, this requires the .NET 2.0 >beta 2 which requires the Windows Installer 3.0 which requires XP SP2 which >our corporate IT department has not yet "released" for installation. >Any ideas? (I currently plan to utilize 0.7.4.) It's possible to download the Windows Installer 3.0 also without XP SP2. Insist and say no to the control that is required. It works Rocco Pellegrini >>Thanks for all the great work! ---- Larry Jones -----Original Message----- From: Jim Hugunin [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 18, 2005 3:11 PM To: Discussion of IronPython Subject: RE: [IronPython] Trouble building 0.7.5 IronPython-0.7.5 requires .NET 2.0 beta 2 (or later). I'm sorry that we didn't catch this sooner and at the very least made this prominent in the release notes. We should also modify the config file so that a nice error will be produced if you try to run on an earlier version. I suspect your error is the compile-time equivalent of the other bugs reported running 0.7.5 on 2.0 beta 1. This change was accidental and not a deliberate attempt to force people to upgrade; nevertheless, at this stage of the project I suspect that more of this sort of thing will happen from time to time. That's part of the price of 0.7.x software. We'll try to at least give you better warning in the future. If you're running on Windows, I STRONGLY encourage you to upgrade to .NET 2.0 beta 2. A ton of bugs have been fixed and this is a much higher quality release as we get closer to RTM. If you're running on a different CLI implementation I'd like to know if there were things that you could do with 0.7.4 that were broken by 0.7.5. I can't promise a quick fix, but I'd like to at least investigate any issues to see if there's something we could do. Thanks - Jim ________________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kirk Olynyk Sent: Wednesday, May 18, 2005 11:35 AM To: users-ironpython.com@lists.ironpython.com Subject: [IronPython] Trouble building 0.7.5 I encounter an error when building 0.7.5 (earlier version build fine) 'IronPython.Objects.Dict.IEnumerable.GetEnumerator()': containing type does not implement interface 'System.Collections.IEnumerable''; File:Dict.cs; Line: 189 'IronPython.Objects.CustomDict.IEnumerable.GetEnumerator()': containing type does not implement interface 'System.Collections.IEnumerable'; File:Dict.cs; Line:902 Is this unique to me? _______________________________________________ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com This e-mail and any attachments are intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified any dissemination, distribution or copying of this email, and any attachments thereto, is strictly prohibited. If you receive this email in error please immediately notify the sender and permanently delete the original copy and any copy of any e-mail, and any printout thereof. _______________________________________________ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com