Vadim Khaskel wrote:
I would love to know what are those manual twiking you mentioned in previous email. Is there any documented info.

I doubt it.

You will need to add references to assemblies you use (like System.Windows.Forms) - but you can also do that in the command line arguments to Pyc.

I'm afraid I can't remember them all (there are a couple of others), I think that you will also need to import the main class from the designer file.

The best thing to do is to post the error messages you get here and I'll try and help you through it.

Michael

Thanks a lot, Vadim Message: 5
Date: Tue, 26 Aug 2008 20:53:16 +0100
From: Michael Foord <[EMAIL PROTECTED]>
Subject: Re: [IronPython] ipy.exe location?
To: Discussion of IronPython <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Vadim Khaskel wrote:
> Where to find ipy.exe in order to use
>
> ipy.exe pyc.py ...
>
> is it available in IronPython Studio?

I have no idea if it is included in IronPython Studio (probably?), but
the easiest way of obtaining it is downloading IronPython:

http://www.codeplex.com/IronPython

Note that you should use the appropriate version of IronPython for the
version of pyc you are using - there are versions of pyc for both
IronPython 1 & 2.

Also note that if you intend to run pyc on code generated by the
IronPython Studio winforms / wpf designers then they will need some
manual tweaking in order to work.

Michael


------------------------------------------------------------------------
Talk to your Yahoo! Friends via Windows Live Messenger. Find Out How <http://www.windowslive.com/explore/messenger?ocid=TXT_TAGLM_WL_messenger_yahoo_082008>
------------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/
http://www.trypython.org/
http://www.ironpython.info/
http://www.theotherdelia.co.uk/
http://www.resolverhacks.net/

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to