Hi Harry,

On 10 September 2013 03:08, harry <forthar...@gmail.com> wrote:

> I am the author of Pcode IDE. Currently i have been able to bundle
> cxfreeze with Pcode but the prebuilt app fails to freeze console apps since
> the stdlib has been removed. Can there be a way for me to make the removal
> of the stdlib optional so that the ide can be built with the stdlib and
> have the stdlib removed on building cinsole apps? Thanks.


I'm not quite clear what your problem is - what is being removed from
where? What errors do you see? What output do you get from freezing? Is
this the re module problem you mention in your other thread?

To answer your question about getting the development version: the source
is on bitbucket here:
https://bitbucket.org/anthony_tuininga/cx_freeze
You can either clone the repository using hg, or grab a zip of the latest
source code from here:
https://bitbucket.org/anthony_tuininga/cx_freeze/get/default.zip

You'll need a C compiler to build the development version: if you're on
Windows, it's easiest to use Visual Studio 2010 for Python 3.3, or 2008 for
most other recent Python versions. The free 'Express' versions work for
this.

Hope that helps,
Thomas
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to