A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-August/068369.html below:

[Python-Dev] Failed building 2.5rc1 pythoncore on VC8

[Python-Dev] Failed building 2.5rc1 pythoncore on VC8 [Python-Dev] Failed building 2.5rc1 pythoncore on VC8christopher baus christopher at baus.net
Sat Aug 19 01:46:18 CEST 2006
> VC8 is not a supported compiler at this point.  However, patches are
> greatly accepted.
>
> The _types module was added late and probably VC6 and VC8 project
> files did not get updated.  You can search for the necessary mods to
> the VC7 proj file(s) on python-checkins.
>

Index: pythoncore.vcproj
===================================================================
--- pythoncore.vcproj	(revision 1020)
+++ pythoncore.vcproj	(working copy)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="8,00"
+	Version="8.00"
 	Name="pythoncore"
 	ProjectGUID="{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}"
 	RootNamespace="pythoncore"
@@ -558,6 +558,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\Modules\_typesmodule.c"
+			>
+		</File>
+		<File
 			RelativePath="..\Modules\_weakref.c"
 			>
 		</File>


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4