Bugs item #1081329, was opened at 2004-12-09 00:00
Message generated for change (Comment added) made by mhammond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1081329&group_id=78018
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Mark E (markenglish)
Assigned to: Nobody/Anonymous (nobody)
Summary: vcproj, dsw, and sln files not available in source download?
Initial Comment:
I'm hoping I've missed something very obvious here, but
having downloaded the sourceforge distribution of the
source "pywin32-203.zip" (using the University of Kent
mirror and the Australia mirror), I don't seem to get any
vcproj, dsw, or sln files.
I can see them if I browse CVS on the web, but
unfortunately I'm stuck behind a firewall which is so far
blocking my attempts to access the projects via
winCVS. Please check that these files are
included/missing and close/fix this Bug report
appropriately.
Again, apologies if I missed something obvious (like the
files)...
----------------------------------------------------------------------
>Comment By: Mark Hammond (mhammond)
Date: 2004-12-09 11:53
Message:
Logged In: YES
user_id=14198
The .dsw missing is indeed a bug that I have fixed. There
are no VC7 projects being maintained at all. Note that the
system is now built using distutils - just run "setup.py
install". If run with python 2.3 or earlier it will use
VC6, but if 2.4 and later VC7. This build process does not
use the .dsw files, so it should work for you.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1081329&group_id=78018
|