[Hapdebugger-developers] RE: Hapdebugger-developers digest, Vol 1 #1 - 1 msg
Brought to you by:
nealj
From: Allen J. <aja...@Fe...> - 2003-02-17 15:43:49
|
As far as I know, the "python22_d.lib" file is not distributed with the www.python.org library releases. It is only available by downloading all the source code and recompiling the Debug Build from the $\Python22\PCbuild directory. I do not use the P4apiwrapper myself, so I have no idea about the 2nd issue. Hope this helps, Albert Jackson -----Original Message----- From: hap...@li... [mailto:hap...@li...]On Behalf Of hap...@li... Sent: Saturday, February 15, 2003 2:17 PM To: hap...@li... Subject: Hapdebugger-developers digest, Vol 1 #1 - 1 msg Send Hapdebugger-developers mailing list submissions to hap...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/hapdebugger-developers or, via email, send a message with subject or body 'help' to hap...@li... You can reach the person managing the list at hap...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Hapdebugger-developers digest..." Today's Topics: 1. HapDebugger Build problems (Robert Oschler) --__--__-- Message: 1 From: Robert Oschler <ro...@an...> To: hap...@li... Cc: ro...@an... Date: 15 Feb 2003 03:18:15 -0500 Subject: [Hapdebugger-developers] HapDebugger Build problems When I try to build the source for HapDebugger (source archive dated 11/25/2002), using MSVC++ 6.x on Win2k, I have the following problems. When trying to build these 3 sub-projects: HapClient, hapdbg, HapDebugger I get: LINK : fatal error LNK1104: cannot open file "python22_d.lib" I searched my entire disk, including the Python-2.2.2 folder which has the source for Python, and found nothing for "python22_d.lib". When trying to build P4ApiWrapper I get: c:\projects_msvc\hapossrelease\hap\p4apiwrapper\stdafx.h(19) : fatal error C1083: Cannot open include file: '../../../libraries/perforce/p4api/clientapi.h': No such file or directory Again, searching the entire disk turned up nothing for "clientapi.h". My Python source came from the archive file: Python-2.2.2.tgz I also tried running the hapdebugger binary from the binary archives. When I do get an error dialog saying MSVCR70.dll cannot be found in any search path. I'm guessing that's for MSVC++ 7.x (dot.net?) which I don't have. Any help would be appreciated, thanks. Robert. --__--__-- _______________________________________________ Hapdebugger-developers mailing list Hap...@li... https://lists.sourceforge.net/lists/listinfo/hapdebugger-developers End of Hapdebugger-developers Digest |