RE: Python On NT

Hammond, Mark (MHammond@jm.cmutual.com.au)
Sat, 15 Apr 95 23:56:00 PDT

>To python-NT users,
>
>In the last leg of compiling Modules, I get this error:

What are you trying to build? From the makefiles in the nt directory? From
what Python sources?

Ive been very busy, and havent finalised Python/NT for 1.2 release - it is
currently still at the fourth beta, so it is very close.

>pythoncon.obj : error LNK2001: unresolved external symbol "_Py_Main"

Maybe you have an old .DEF file, with the old Python names?

Let me know when you grabbed the makefiles, and what Python version you are
using (1.2 I assume?).

I wont get around to 1.2 release for a few days, but then I will be
uploading new versions then. The Win32s and Win95 problems have been
(mostly :) sorted out.

Mark.