From: David K. <ka...@us...> - 2006-06-06 21:15:35
|
After reading some forum entries I finally think I'm on the right track. I simple type in "python setup.py build". After editing _db2_module.c to change (void *) to (char*) I get the message: error: "The .NET Framework SDK has to be installed before building extensions for Python". I then installed the Framwork, but now it's telling me that I need to use V7.1 of the compiler, so I downloaded an SDK from 2003 which has a VC7 subdir, but it's complaining about not having V7.1 installed. -Dave Katcoff 802-766-4162 |