Re: [python-win32] Embedding python in a Win32 application

2014-10-06 Thread Ajay Kanade
. I may have missed something. But that should give you an idea. Ajay -Original Message- From: python-win32 [mailto:python-win32-bounces+ajay.kanade=autodesk@python.org] On Behalf Of Zachary Ware Sent: Saturday, October 04, 2014 2:46 AM To: python-win32@python.org Subject: Re: [python-w

Re: [python-win32] Embedding python in a Win32 application

2014-10-04 Thread Zachary Ware
On Fri, Oct 3, 2014 at 5:33 PM, Zachary Turner wrote: > Also, to answer your the question more specifically about sys.path, when I > run my debug build of python_d.exe from the commandl ine and print sys.path > I get this: > sys.path > ['', 'D:\\python_src\\Python-2.7.8\\Lib', > 'D:\\src\\llv

Re: [python-win32] Embedding python in a Win32 application

2014-10-03 Thread Zachary Ware
On Fri, Oct 3, 2014 at 12:07 PM, Zachary Turner wrote: > Hi, > > I'm trying to embed python 2.7 in a Win32 application and I'm running into a > host of problems. > > Originally, my problem was that when compiling a debug version of my > application and linking against the python27.lib that I insta