Window extension question

Olivier Paquay awaken71 at yahoo.fr
Sat Oct 28 05:00:33 EDT 2000


Hi,

I am trying to make a Windows DLL extension. The main C file was generated
with SWIG. Everything compiles fine but i have a link problem

Linking...
..\..\Python16\libs\python16.lib : fatal error LNK1106: invalid file or disk
full: cannot seek to 0x39b65ad1
Error executing link.exe.

I get this message under DevStudio. I tried compiling with a Makefile in the
way described in the Python Doc but i get the same message.

Thx for any help ...





More information about the Python-list mailing list