[pywin32-bugs] [ pywin32-Bugs-1445947 ] NMAKE : U1073: don't know how to make 'and'
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-03-20 01:18:12
|
Bugs item #1445947, was opened at 2006-03-09 08:37 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1445947&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: win32 Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Christopher (chrism1) Assigned to: Nobody/Anonymous (nobody) Summary: NMAKE : U1073: don't know how to make 'and' Initial Comment: Got the following build error: NMAKE : U1073: don't know how to make 'and' This was using 207, python 2.4.2 (self-built), VS 2003, and today's Platform SDK. This came immediately after copying scintilla.dll. Attached is the build log. Christopher ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2006-03-20 12:18 Message: Logged In: YES user_id=14198 Thanks - will be fixed in the next release Checking in setup.py; new revision: 1.39; previous revision: 1.38 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1445947&group_id=78018 |