Thanks Anthony, I've tried the latest (r317) in Subversion, and it seems to have fixed the DLL issue I had.
I successfully built cx-freeze using MinGW. Now my Python program's EXE created by cx-freeze doesn't give me the DLL error message. And now it doesn't give me any import error for missing modules. Thanks very much, Craig McQueen -----Original Message----- From: Anthony Tuininga [mailto:[email protected]] Sent: Tuesday, December 14, 2010 2:21 AM To: primary discussion list for use and development of cx_Freeze Subject: Re: [cx-freeze-users] Python 2.7.1 issue Hi, Just a few weeks ago I decided to make use of the Microsoft compiler to build cx_Freeze on Windows in order to eliminate one very strange problem that took place. I'd never noticed it myself until it was pointed out to me and I'd been using it for many years already.... It only takes place in Python 2.7 but I figured I would play it safe. That said, I have no desire to eliminate the use of the mingw32 compiler and so I just checked in changes to restore the ability to use the mingw32 compiler. Give it a try if you wish or wait for the 4.2.2 release -- this week if at all possible; otherwise next week, just in time for Christmas. :-) Anthony - The contents of this email, and any attachments, are strictly private and confidential. - It may contain legally privileged or sensitive information and is intended solely for the individual or entity to which it is addressed. - Only the intended recipient may review, reproduce, retransmit, disclose, disseminate or otherwise use or take action in reliance upon the information contained in this email and any attachments, with the permission of Australian Arrow Pty. Ltd. - If you have received this communication in error, please reply to the sender immediately and promptly delete the email and attachments, together with any copies, from all computers. - It is your responsibility to scan this communication and any attached files for computer viruses and other defects and we recommend that it be subjected to your virus checking procedures prior to use. - Australian Arrow Pty. Ltd. does not accept liability for any loss or damage of any nature, howsoever caused, which may result directly or indirectly from this communication or any attached files. ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
