> Generating Code...
> link /NOLOGO /DYNAMICBASE /NXCOMPAT /DLL /MANIFEST
> /MANIFESTFILE:QAxContainer.pyd.manifest /SUBSYSTEM:WINDOWS
> /INCREMENTAL:NO /OUT:QAxContainer.pyd
> @C:\Users\skippy\AppData\Local\Temp\nmC2A2.tmp
> LINK : fatal error LNK1149: output filename matches input filenam
Using Python2.7.3 x86 on Windows 7 to configure the build for Visual
Studio's nmake.
python configure.py
nmake
It looks like name doesn't like the target "QAxContainer.pyd" dependent upon the
lib "QAxContainer.lib"
Makefile from QAxContainer:
TARGET = QAxContainer.pyd
OFILES = sipQAxContaine