fatal error LNK1104: cannot open file 'python22_d.lib'..... this is in Visual Studio.Net...

David Ang davidang at info.com.ph
Thu May 29 06:58:37 EDT 2003


hello...

eehhh.., is there no other way?

Mark Hammond <mhammond at skippinet.com.au> wrote in message news:<qqSAa.4130$ES.46635 at news-server.bigpond.net.au>...
> David Ang wrote:
> > that is on debug mode, if i switch to release mode, then this error doesn't come up.
> > 
> > i cannot develop in release mode since i couldn't use the vs' debug features.
> > 
> > many thanks.
> > 
> > http://www.angrysoft.com
> > SMS Counter and Call Counter for Nokia 7650/3650
> 
> You need to grab the source code to Python, and build it yourself using 
> MSVC.  A Python debug build will give you all you need for your debug 
> builds.  Note that any extensions you use will also need to be built 
> similarly.
> 
> Mark.




More information about the Python-list mailing list