From siddhupiddu at gmail.com Mon Jul 28 10:22:30 2014 From: siddhupiddu at gmail.com (Mika S) Date: Mon, 28 Jul 2014 01:22:30 -0700 Subject: [Python.NET] (no subject) Message-ID: Hi, I have downloaded the pythondot net package and trying to compile on vs 2012. I have a few qs, can someone answer them: 1. Do I have to uncomment lines that import Mono since they are generating compiler errors. 2. How do I link the runtime.dll to my runtime version of python. Ideally, what I would like to do is to ship a runtime.dll in a directory that also has the python dlls and the modules. So that when I ship this directory to someone, it is self contained and can run everything. Do I have to link this on compile time? Thanks! Mika -------------- next part -------------- An HTML attachment was scrubbed... URL: From siddhupiddu at gmail.com Mon Jul 28 10:30:40 2014 From: siddhupiddu at gmail.com (Mika S) Date: Mon, 28 Jul 2014 01:30:40 -0700 Subject: [Python.NET] newbie questions Message-ID: [earlier version of this mail was sent without a subject. Just in case it goes through] Hi, I have downloaded the pythondot net package and trying to compile on vs 2012. I have a few qs, can someone answer them: 1. Do I have to uncomment lines that import Mono since they are generating compiler errors. 2. How do I link the runtime.dll to my runtime version of python. Ideally, what I would like to do is to ship a runtime.dll in a directory that also has the python dlls and the modules. So that when I ship this directory to someone, it is self contained and can run everything. Do I have to link this on compile time? Thanks! Mika -------------- next part -------------- An HTML attachment was scrubbed... URL: