Jump to content

Binary Source compile error


Recommended Posts

Hey! I updated python 2.2 to python 2.7 and now I get these errors: 

Error	19	error C2011: '_alias' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	369	1	PRTerrainLib
Error	38	error C2011: '_alias' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	369	1	EterPythonLib
Error	57	error C2011: '_alias' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	369	1	ScriptLib
Error	76	error C2011: '_alias' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	369	1	GameLib
Error	95	error C2011: '_alias' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	369	1	GameLib
Error	114	error C2011: '_alias' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	369	1	GameLib
Error	133	error C2011: '_alias' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	369	1	GameLib
Error	152	error C2011: '_alias' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	369	1	UserInterface
Error	17	error C2011: '_arguments' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	357	1	PRTerrainLib
Error	36	error C2011: '_arguments' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	357	1	EterPythonLib
Error	55	error C2011: '_arguments' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	357	1	ScriptLib
Error	74	error C2011: '_arguments' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	357	1	GameLib
Error	93	error C2011: '_arguments' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	357	1	GameLib
Error	112	error C2011: '_arguments' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	357	1	GameLib
Error	131	error C2011: '_arguments' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	357	1	GameLib
Error	150	error C2011: '_arguments' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	357	1	UserInterface
Error	2	error C2011: '_boolop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	16	1	PRTerrainLib
Error	21	error C2011: '_boolop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	16	1	EterPythonLib
Error	40	error C2011: '_boolop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	16	1	ScriptLib
Error	59	error C2011: '_boolop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	16	1	GameLib
Error	78	error C2011: '_boolop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	16	1	GameLib
Error	97	error C2011: '_boolop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	16	1	GameLib
Error	116	error C2011: '_boolop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	16	1	GameLib
Error	135	error C2011: '_boolop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	16	1	UserInterface
Error	5	error C2011: '_cmpop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	24	1	PRTerrainLib
Error	24	error C2011: '_cmpop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	24	1	EterPythonLib
Error	43	error C2011: '_cmpop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	24	1	ScriptLib
Error	62	error C2011: '_cmpop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	24	1	GameLib
Error	81	error C2011: '_cmpop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	24	1	GameLib
Error	100	error C2011: '_cmpop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	24	1	GameLib
Error	119	error C2011: '_cmpop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	24	1	GameLib
Error	138	error C2011: '_cmpop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	24	1	UserInterface
Error	14	error C2011: '_comprehension' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	336	1	PRTerrainLib
Error	33	error C2011: '_comprehension' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	336	1	EterPythonLib
Error	52	error C2011: '_comprehension' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	336	1	ScriptLib
Error	71	error C2011: '_comprehension' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	336	1	GameLib
Error	90	error C2011: '_comprehension' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	336	1	GameLib
Error	109	error C2011: '_comprehension' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	336	1	GameLib
Error	128	error C2011: '_comprehension' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	336	1	GameLib
Error	147	error C2011: '_comprehension' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	336	1	UserInterface
Error	16	error C2011: '_excepthandler' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	343	1	PRTerrainLib
Error	35	error C2011: '_excepthandler' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	343	1	EterPythonLib
Error	54	error C2011: '_excepthandler' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	343	1	ScriptLib
Error	73	error C2011: '_excepthandler' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	343	1	GameLib
Error	92	error C2011: '_excepthandler' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	343	1	GameLib
Error	111	error C2011: '_excepthandler' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	343	1	GameLib
Error	130	error C2011: '_excepthandler' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	343	1	GameLib
Error	149	error C2011: '_excepthandler' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	343	1	UserInterface
Error	15	error C2011: '_excepthandler_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	342	1	PRTerrainLib
Error	34	error C2011: '_excepthandler_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	342	1	EterPythonLib
Error	53	error C2011: '_excepthandler_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	342	1	ScriptLib
Error	72	error C2011: '_excepthandler_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	342	1	GameLib
Error	91	error C2011: '_excepthandler_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	342	1	GameLib
Error	110	error C2011: '_excepthandler_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	342	1	GameLib
Error	129	error C2011: '_excepthandler_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	342	1	GameLib
Error	148	error C2011: '_excepthandler_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	342	1	UserInterface
Error	11	error C2011: '_expr' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	193	1	PRTerrainLib
Error	30	error C2011: '_expr' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	193	1	EterPythonLib
Error	49	error C2011: '_expr' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	193	1	ScriptLib
Error	68	error C2011: '_expr' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	193	1	GameLib
Error	87	error C2011: '_expr' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	193	1	GameLib
Error	106	error C2011: '_expr' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	193	1	GameLib
Error	125	error C2011: '_expr' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	193	1	GameLib
Error	144	error C2011: '_expr' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	193	1	UserInterface
Error	1	error C2011: '_expr_context' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	11	1	PRTerrainLib
Error	20	error C2011: '_expr_context' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	11	1	EterPythonLib
Error	39	error C2011: '_expr_context' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	11	1	ScriptLib
Error	58	error C2011: '_expr_context' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	11	1	GameLib
Error	77	error C2011: '_expr_context' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	11	1	GameLib
Error	96	error C2011: '_expr_context' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	11	1	GameLib
Error	115	error C2011: '_expr_context' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	11	1	GameLib
Error	134	error C2011: '_expr_context' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	11	1	UserInterface
Error	10	error C2011: '_expr_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	187	1	PRTerrainLib
Error	29	error C2011: '_expr_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	187	1	EterPythonLib
Error	48	error C2011: '_expr_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	187	1	ScriptLib
Error	67	error C2011: '_expr_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	187	1	GameLib
Error	86	error C2011: '_expr_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	187	1	GameLib
Error	105	error C2011: '_expr_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	187	1	GameLib
Error	124	error C2011: '_expr_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	187	1	GameLib
Error	143	error C2011: '_expr_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	187	1	UserInterface
Error	18	error C2011: '_keyword' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	364	1	PRTerrainLib
Error	37	error C2011: '_keyword' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	364	1	EterPythonLib
Error	56	error C2011: '_keyword' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	364	1	ScriptLib
Error	75	error C2011: '_keyword' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	364	1	GameLib
Error	94	error C2011: '_keyword' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	364	1	GameLib
Error	113	error C2011: '_keyword' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	364	1	GameLib
Error	132	error C2011: '_keyword' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	364	1	GameLib
Error	151	error C2011: '_keyword' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	364	1	UserInterface
Error	7	error C2011: '_mod' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	40	1	PRTerrainLib
Error	26	error C2011: '_mod' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	40	1	EterPythonLib
Error	45	error C2011: '_mod' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	40	1	ScriptLib
Error	64	error C2011: '_mod' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	40	1	GameLib
Error	83	error C2011: '_mod' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	40	1	GameLib
Error	102	error C2011: '_mod' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	40	1	GameLib
Error	121	error C2011: '_mod' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	40	1	GameLib
Error	140	error C2011: '_mod' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	40	1	UserInterface
Error	6	error C2011: '_mod_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	38	1	PRTerrainLib
Error	25	error C2011: '_mod_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	38	1	EterPythonLib
Error	44	error C2011: '_mod_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	38	1	ScriptLib
Error	63	error C2011: '_mod_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	38	1	GameLib
Error	82	error C2011: '_mod_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	38	1	GameLib
Error	101	error C2011: '_mod_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	38	1	GameLib
Error	120	error C2011: '_mod_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	38	1	GameLib
Error	139	error C2011: '_mod_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	38	1	UserInterface
Error	3	error C2011: '_operator' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	18	1	PRTerrainLib
Error	22	error C2011: '_operator' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	18	1	EterPythonLib
Error	41	error C2011: '_operator' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	18	1	ScriptLib
Error	60	error C2011: '_operator' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	18	1	GameLib
Error	79	error C2011: '_operator' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	18	1	GameLib
Error	98	error C2011: '_operator' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	18	1	GameLib
Error	117	error C2011: '_operator' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	18	1	GameLib
Error	136	error C2011: '_operator' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	18	1	UserInterface
Error	13	error C2011: '_slice' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	316	1	PRTerrainLib
Error	32	error C2011: '_slice' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	316	1	EterPythonLib
Error	51	error C2011: '_slice' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	316	1	ScriptLib
Error	70	error C2011: '_slice' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	316	1	GameLib
Error	89	error C2011: '_slice' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	316	1	GameLib
Error	108	error C2011: '_slice' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	316	1	GameLib
Error	127	error C2011: '_slice' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	316	1	GameLib
Error	146	error C2011: '_slice' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	316	1	UserInterface
Error	12	error C2011: '_slice_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	315	1	PRTerrainLib
Error	31	error C2011: '_slice_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	315	1	EterPythonLib
Error	50	error C2011: '_slice_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	315	1	ScriptLib
Error	69	error C2011: '_slice_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	315	1	GameLib
Error	88	error C2011: '_slice_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	315	1	GameLib
Error	107	error C2011: '_slice_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	315	1	GameLib
Error	126	error C2011: '_slice_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	315	1	GameLib
Error	145	error C2011: '_slice_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	315	1	UserInterface
Error	9	error C2011: '_stmt' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	69	1	PRTerrainLib
Error	28	error C2011: '_stmt' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	69	1	EterPythonLib
Error	47	error C2011: '_stmt' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	69	1	ScriptLib
Error	66	error C2011: '_stmt' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	69	1	GameLib
Error	85	error C2011: '_stmt' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	69	1	GameLib
Error	104	error C2011: '_stmt' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	69	1	GameLib
Error	123	error C2011: '_stmt' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	69	1	GameLib
Error	142	error C2011: '_stmt' : 'struct' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	69	1	UserInterface
Error	8	error C2011: '_stmt_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	62	1	PRTerrainLib
Error	27	error C2011: '_stmt_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	62	1	EterPythonLib
Error	46	error C2011: '_stmt_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	62	1	ScriptLib
Error	65	error C2011: '_stmt_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	62	1	GameLib
Error	84	error C2011: '_stmt_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	62	1	GameLib
Error	103	error C2011: '_stmt_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	62	1	GameLib
Error	122	error C2011: '_stmt_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	62	1	GameLib
Error	141	error C2011: '_stmt_kind' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	62	1	UserInterface
Error	4	error C2011: '_unaryop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	22	1	PRTerrainLib
Error	23	error C2011: '_unaryop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	22	1	EterPythonLib
Error	42	error C2011: '_unaryop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	22	1	ScriptLib
Error	61	error C2011: '_unaryop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	22	1	GameLib
Error	80	error C2011: '_unaryop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	22	1	GameLib
Error	99	error C2011: '_unaryop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	22	1	GameLib
Error	118	error C2011: '_unaryop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	22	1	GameLib
Error	137	error C2011: '_unaryop' : 'enum' type redefinition	C:\Users\Mr K\Desktop\Sursa Client\extern\include\Python-2.7\Python-Ast.h	22	1	UserInterface

Could someone help me? Please!

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.