Re: [python-win32] Regarding Embedded Pyhton

2007-10-17 Thread Paul Moore
On 17/10/2007, lakki p <[EMAIL PROTECTED]> wrote: > Hi, > i try to execute attached example.but it showing error "wchar.h" unable to > open. > just i commented where it was showing. > still i am getting errors like unresolved external reference Py_Initialize > and Py_Finalize and PyInt_FromLong. >

[python-win32] Regarding Embedded Pyhton

2007-10-17 Thread lakki p
Hi, i try to execute attached example.but it showing error "wchar.h" unable to open. just i commented where it was showing. still i am getting errors like unresolved external reference Py_Initialize and Py_Finalize and PyInt_FromLong. Thanks, Lakshmi. __