[Ironpython-users] Error running standalone exe using clrtype.py if IronPython is not installed

Slide slide.o.mix at gmail.com
Mon May 4 17:30:17 CEST 2015


The other option is to use ctypes. This is more like CPython.

On Mon, May 4, 2015 at 8:15 AM Markus Schaber <m.schaber at codesys.com> wrote:

> Hi,
>
> Von: Sebastián Magrí
> > Well that's actually my fault for not checking out that first (wrt
> clrtype). Is there any other well tested/standard option to do what clrtype
> does nowadays?
> > I've actually opted for installing IronPython in the client machines,
> but I will look at fuslogvw to check this out.
>
> One way which usually works well is to use C++/CLI (or maybe C# and
> p/invoke) to create a nice managed API wrapper around the native library.
>
> C++/CLI has the drawback that it doesn't work on non-Windows platforms (e.
> G. Mono on Linux) currently.
>
>
> Best Regards,
>
> One possible way
>
> Best regards
>
> Markus Schaber
>
> CODESYS® a trademark of 3S-Smart Software Solutions GmbH
>
> Inspiring Automation Solutions
> ________________________________________
> 3S-Smart Software Solutions GmbH
> Dipl.-Inf. Markus Schaber | Product Development Core Technology
> Memminger Str. 151 | 87439 Kempten | Germany
> Tel. +49-831-54031-979 | Fax +49-831-54031-50
>
> E-Mail: m.schaber at codesys.com | Web: codesys.com | CODESYS store:
> store.codesys.com
> CODESYS forum: forum.codesys.com
>
> Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner |
> Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915
> ________________________________________
> This e-mail may contain confidential and/or privileged information. If you
> are not the intended recipient (or have received
> this e-mail in error) please notify the sender immediately and destroy
> this e-mail. Any unauthorised copying, disclosure
> or distribution of the material in this e-mail is strictly forbidden.
>
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users at python.org
> https://mail.python.org/mailman/listinfo/ironpython-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20150504/720cd1a9/attachment.html>


More information about the Ironpython-users mailing list