Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Aktualizacja Granny do wersji 2.9.12.0


Terenzo.

Rekomendowane odpowiedzi

  • 2 miesiące temu...
  • 9 miesięcy temu...
  • 3 miesiące temu...
Opublikowano

Pomoże ktoś ? trochę przybyło błędów przy kompilacji :)

 

 

 

1>------ Build started: Project: EterLocale, Configuration: Distribute Win32 ------
2>------ Build started: Project: scriptLib, Configuration: Distribute Win32 ------
1>Compiling...
2>Compiling...
2>StdAfx.cpp
1>StdAfx.cpp
1>Compiling...
1>Arabic.cpp
1>StringCodec_Vietnamese.cpp
1>StringCodec.cpp
1>Japanese.cpp
1>Generating Code...
1>Creating library...
1>Build log was saved at "file://c:\Users\Haper\Desktop\Client\EterLocale\Distribute\BuildLog.htm"
1>EterLocale - 0 error(s), 0 warning(s)
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C3646: 'PyNode_New' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : error C3646: 'PyNode_AddChild' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C3646: 'PyNode_Free' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C2146: syntax error : missing ';' before identifier '_PyNode_SizeOf'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C3646: 'PyNode_ListTree' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C3646: '_PyParser_TokenNames' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C2090: function returns array
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C3646: 'PyToken_OneChar' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
3>------ Build started: Project: mileslib, Configuration: Distribute Win32 ------
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C3646: 'PyToken_TwoChars' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
3>Compiling...
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C3646: 'PyToken_ThreeChars' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(35) : error C3646: 'PyParser_ParseString' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
3>Stdafx.cpp
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(37) : error C3646: 'PyParser_ParseFile' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(40) : error C3646: 'PyParser_ParseStringFlags' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(42) : error C3646: 'PyParser_ParseFileFlags' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(45) : error C3646: 'PyParser_ParseFileFlagsEx' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(49) : error C3646: 'PyParser_ParseStringFlagsFilename' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(53) : error C3646: 'PyParser_ParseStringFlagsFilenameEx' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C3646: 'PyParser_SetError' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C3646: 'PyCode_Type' : unknown override specifier
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C2733: second C linkage of overloaded function 'PyAPI_DATA' not allowed
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : see declaration of 'PyAPI_DATA'
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : error C3646: 'PyCode_New' : unknown override specifier
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2091: function returns function
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C3646: 'PyCode_NewEmpty' : unknown override specifier
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2091: function returns function
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(const char *,const char *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C3646: 'PyCode_Addr2Line' : unknown override specifier
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2091: function returns function
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(98) : error C3646: '_PyCode_CheckLineNumber' : unknown override specifier
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2091: function returns function
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int,PyAddrPair *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : error C3646: 'PyCode_Optimize' : unknown override specifier
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2091: function returns function
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C3646: 'PyNode_Compile' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_node *,const char *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(32) : error C3646: 'PyAST_Compile' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2061: syntax error : identifier 'PyArena'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_mod *,const char *,PyCompilerFlags *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C3646: 'PyFuture_FromAST' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C3646: 'PySTEntry_Type' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C3646: 'PyST_GetScope' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PySTEntryObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C3646: 'PySymtable_Lookup' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C3646: 'PySymtable_Free' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(symtable *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C3646: 'PyEval_EvalCode' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(12) : error C3646: 'PyEval_EvalCodeEx' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *,PyObject **,int,PyObject **,int,PyObject **,int,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C3646: '_PyEval_CallTracing' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
2>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C3646: 'PyMarshal_WriteLongToFile' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2091: function returns function
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(long,FILE *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
2>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : error C3646: 'PyMarshal_WriteObjectToFile' : unknown override specifier
2>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : fatal error C1003: error count exceeds 100; stopping compilation
2>Build log was saved at "file://c:\Users\Haper\Desktop\Client\ScriptLib\Distribute\BuildLog.htm"
2>scriptLib - 137 error(s), 0 warning(s)
4>------ Build started: Project: gamelib, Configuration: Distribute Win32 ------
4>Compiling...
3>Compiling...
4>StdAfx.cpp
3>SoundBase.cpp
3>Type.cpp
3>.\Type.cpp(48) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Type.cpp(92) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
3>.\Type.cpp(97) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>SoundManagerStream.cpp
3>SoundManager3D.cpp
4>Compiling...
4>ActorInstance.cpp
3>SoundManager2D.cpp
4>FlyTrace.cpp
4>FlyTarget.cpp
3>SoundManager.cpp
4>FlyingObjectManager.cpp
4>FlyingInstance.cpp
3>SoundInstanceStream.cpp
3>SoundInstance3D.cpp
3>SoundInstance2D.cpp
4>FlyingData.cpp
4>ItemManager.cpp
3>SoundData.cpp
4>ItemData.cpp
4>GameUtil.cpp
4>GameType.cpp
4>GameEventManager.cpp
4>TerrainQuadtree.cpp
4>TerrainPatch.cpp
4>TerrainDecal.cpp
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C3646: 'PyNode_New' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : error C3646: 'PyNode_AddChild' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C3646: 'PyNode_Free' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C2146: syntax error : missing ';' before identifier '_PyNode_SizeOf'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C3646: 'PyNode_ListTree' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C3646: '_PyParser_TokenNames' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C2090: function returns array
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C3646: 'PyToken_OneChar' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C3646: 'PyToken_TwoChars' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C3646: 'PyToken_ThreeChars' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(35) : error C3646: 'PyParser_ParseString' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(37) : error C3646: 'PyParser_ParseFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(40) : error C3646: 'PyParser_ParseStringFlags' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(42) : error C3646: 'PyParser_ParseFileFlags' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(45) : error C3646: 'PyParser_ParseFileFlagsEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(49) : error C3646: 'PyParser_ParseStringFlagsFilename' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(53) : error C3646: 'PyParser_ParseStringFlagsFilenameEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C3646: 'PyParser_SetError' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C3646: 'PyCode_Type' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C2733: second C linkage of overloaded function 'PyAPI_DATA' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : see declaration of 'PyAPI_DATA'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : error C3646: 'PyCode_New' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C3646: 'PyCode_NewEmpty' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(const char *,const char *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C3646: 'PyCode_Addr2Line' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(98) : error C3646: '_PyCode_CheckLineNumber' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int,PyAddrPair *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : error C3646: 'PyCode_Optimize' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C3646: 'PyNode_Compile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_node *,const char *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(32) : error C3646: 'PyAST_Compile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2061: syntax error : identifier 'PyArena'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_mod *,const char *,PyCompilerFlags *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C3646: 'PyFuture_FromAST' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C3646: 'PySTEntry_Type' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C3646: 'PyST_GetScope' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PySTEntryObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C3646: 'PySymtable_Lookup' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C3646: 'PySymtable_Free' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(symtable *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C3646: 'PyEval_EvalCode' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(12) : error C3646: 'PyEval_EvalCodeEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *,PyObject **,int,PyObject **,int,PyObject **,int,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C3646: '_PyEval_CallTracing' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C3646: 'PyMarshal_WriteLongToFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(long,FILE *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : error C3646: 'PyMarshal_WriteObjectToFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : fatal error C1003: error count exceeds 100; stopping compilation
4>SnowParticle.cpp
4>SnowEnvironment.cpp
3>.\SoundData.cpp(19) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
4>PropertyManager.cpp
3>Generating Code...
3>Creating library...
3>Stdafx.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
4>PropertyLoader.cpp
3>Build log was saved at "file://c:\Users\Haper\Desktop\Client\MilesLib\Distribute\BuildLog.htm"
3>mileslib - 0 error(s), 5 warning(s)
5>------ Build started: Project: eterlib, Configuration: Distribute Win32 ------
5>Compiling...
5>StdAfx.cpp
4>Property.cpp
4>MonsterAreaInfo.cpp
4>Generating Code...
5>Compiling...
5>AttributeData.cpp
5>TextFileLoader.cpp
5>IME.cpp
5>TextBar.cpp
5>DibBar.cpp
5>BlockTexture.cpp
5>TextTag.cpp
5>GrpTextInstance.cpp
5>GrpText.cpp
5>GrpFontTexture.cpp
5>NetStream.cpp
5>NetPacketHeaderMap.cpp
5>NetDevice.cpp
5>NetDatagramSender.cpp
5>NetDatagramReceiver.cpp
5>NetDatagram.cpp
5>NetAddress.cpp
5>GrpTexture.cpp
5>GrpSubImage.cpp
5>GrpMarkInstance.cpp
5>Generating Code...
4>Compiling...
4>MapUtil.cpp
4>MapType.cpp
5>Compiling...
5>GrpImageTexture.cpp
4>MapOutdoorWater.cpp
4>MapOutdoorUpdate.cpp
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C3646: 'PyNode_New' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : error C3646: 'PyNode_AddChild' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C3646: 'PyNode_Free' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C2146: syntax error : missing ';' before identifier '_PyNode_SizeOf'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C3646: 'PyNode_ListTree' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C3646: '_PyParser_TokenNames' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C2090: function returns array
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C3646: 'PyToken_OneChar' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C3646: 'PyToken_TwoChars' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C3646: 'PyToken_ThreeChars' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(35) : error C3646: 'PyParser_ParseString' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(37) : error C3646: 'PyParser_ParseFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(40) : error C3646: 'PyParser_ParseStringFlags' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(42) : error C3646: 'PyParser_ParseFileFlags' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(45) : error C3646: 'PyParser_ParseFileFlagsEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(49) : error C3646: 'PyParser_ParseStringFlagsFilename' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(53) : error C3646: 'PyParser_ParseStringFlagsFilenameEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C3646: 'PyParser_SetError' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C3646: 'PyCode_Type' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C2733: second C linkage of overloaded function 'PyAPI_DATA' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : see declaration of 'PyAPI_DATA'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : error C3646: 'PyCode_New' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C3646: 'PyCode_NewEmpty' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(const char *,const char *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C3646: 'PyCode_Addr2Line' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(98) : error C3646: '_PyCode_CheckLineNumber' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int,PyAddrPair *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : error C3646: 'PyCode_Optimize' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C3646: 'PyNode_Compile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_node *,const char *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(32) : error C3646: 'PyAST_Compile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2061: syntax error : identifier 'PyArena'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_mod *,const char *,PyCompilerFlags *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C3646: 'PyFuture_FromAST' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C3646: 'PySTEntry_Type' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C3646: 'PyST_GetScope' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PySTEntryObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C3646: 'PySymtable_Lookup' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C3646: 'PySymtable_Free' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(symtable *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C3646: 'PyEval_EvalCode' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(12) : error C3646: 'PyEval_EvalCodeEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *,PyObject **,int,PyObject **,int,PyObject **,int,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C3646: '_PyEval_CallTracing' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C3646: 'PyMarshal_WriteLongToFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(long,FILE *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : error C3646: 'PyMarshal_WriteObjectToFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : fatal error C1003: error count exceeds 100; stopping compilation
4>MapOutdoorRenderSTP.cpp
5>GrpImageInstance.cpp
5>GrpImage.cpp
5>GrpExpandedImageInstance.cpp
5>ResourceManager.cpp
4>MapOutdoorRenderHTP.cpp
4>MapOutdoorRender.cpp
5>Resource.cpp
4>MapOutdoorQuadtree.cpp
4>MapOutdoorLoad.cpp
5>StateManager.cpp
5>JpegFile.cpp
5>GrpScreen.cpp
5>GrpMath.cpp
5>GrpDevice.cpp
5>GrpDetector.cpp
5>GrpBase.cpp
5>CullingManager.cpp
5>Util.cpp
4>MapOutdoorIndexBuffer.cpp
4>MapOutdoorCharacterShadow.cpp
4>MapOutdoor.cpp
5>Thread.cpp
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C3646: 'PyNode_New' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : error C3646: 'PyNode_AddChild' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C3646: 'PyNode_Free' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C2146: syntax error : missing ';' before identifier '_PyNode_SizeOf'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C3646: 'PyNode_ListTree' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
5>TargaResource.cpp
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C3646: '_PyParser_TokenNames' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C2090: function returns array
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C3646: 'PyToken_OneChar' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C3646: 'PyToken_TwoChars' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C3646: 'PyToken_ThreeChars' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
5>SkyBox.cpp
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(35) : error C3646: 'PyParser_ParseString' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(37) : error C3646: 'PyParser_ParseFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(40) : error C3646: 'PyParser_ParseStringFlags' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(42) : error C3646: 'PyParser_ParseFileFlags' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(45) : error C3646: 'PyParser_ParseFileFlagsEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(49) : error C3646: 'PyParser_ParseStringFlagsFilename' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(53) : error C3646: 'PyParser_ParseStringFlagsFilenameEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C3646: 'PyParser_SetError' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C3646: 'PyCode_Type' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C2733: second C linkage of overloaded function 'PyAPI_DATA' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : see declaration of 'PyAPI_DATA'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : error C3646: 'PyCode_New' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C3646: 'PyCode_NewEmpty' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(const char *,const char *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C3646: 'PyCode_Addr2Line' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(98) : error C3646: '_PyCode_CheckLineNumber' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int,PyAddrPair *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : error C3646: 'PyCode_Optimize' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C3646: 'PyNode_Compile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_node *,const char *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(32) : error C3646: 'PyAST_Compile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2061: syntax error : identifier 'PyArena'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_mod *,const char *,PyCompilerFlags *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C3646: 'PyFuture_FromAST' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C3646: 'PySTEntry_Type' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C3646: 'PyST_GetScope' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PySTEntryObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C3646: 'PySymtable_Lookup' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C3646: 'PySymtable_Free' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(symtable *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C3646: 'PyEval_EvalCode' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(12) : error C3646: 'PyEval_EvalCodeEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *,PyObject **,int,PyObject **,int,PyObject **,int,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C3646: '_PyEval_CallTracing' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C3646: 'PyMarshal_WriteLongToFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(long,FILE *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : error C3646: 'PyMarshal_WriteObjectToFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : fatal error C1003: error count exceeds 100; stopping compilation
4>MapManager.cpp
5>ScreenFilter.cpp
5>ReferenceObject.cpp
5>Generating Code...
4>MapBase.cpp
4>AreaTerrain.cpp
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C3646: 'PyNode_New' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : error C3646: 'PyNode_AddChild' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C3646: 'PyNode_Free' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C2146: syntax error : missing ';' before identifier '_PyNode_SizeOf'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C3646: 'PyNode_ListTree' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C3646: '_PyParser_TokenNames' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C2090: function returns array
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C3646: 'PyToken_OneChar' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C3646: 'PyToken_TwoChars' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C3646: 'PyToken_ThreeChars' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(35) : error C3646: 'PyParser_ParseString' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(37) : error C3646: 'PyParser_ParseFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(40) : error C3646: 'PyParser_ParseStringFlags' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(42) : error C3646: 'PyParser_ParseFileFlags' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(45) : error C3646: 'PyParser_ParseFileFlagsEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(49) : error C3646: 'PyParser_ParseStringFlagsFilename' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(53) : error C3646: 'PyParser_ParseStringFlagsFilenameEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C3646: 'PyParser_SetError' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C3646: 'PyCode_Type' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C2733: second C linkage of overloaded function 'PyAPI_DATA' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : see declaration of 'PyAPI_DATA'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : error C3646: 'PyCode_New' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C3646: 'PyCode_NewEmpty' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(const char *,const char *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C3646: 'PyCode_Addr2Line' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(98) : error C3646: '_PyCode_CheckLineNumber' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int,PyAddrPair *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : error C3646: 'PyCode_Optimize' : unknown override specifier
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2091: function returns function
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C3646: 'PyNode_Compile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_node *,const char *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(32) : error C3646: 'PyAST_Compile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2061: syntax error : identifier 'PyArena'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_mod *,const char *,PyCompilerFlags *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C3646: 'PyFuture_FromAST' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C3646: 'PySTEntry_Type' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C3646: 'PyST_GetScope' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PySTEntryObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C3646: 'PySymtable_Lookup' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C3646: 'PySymtable_Free' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(symtable *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C3646: 'PyEval_EvalCode' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(12) : error C3646: 'PyEval_EvalCodeEx' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *,PyObject **,int,PyObject **,int,PyObject **,int,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C3646: '_PyEval_CallTracing' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
4>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C3646: 'PyMarshal_WriteLongToFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2091: function returns function
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(long,FILE *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
4>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : error C3646: 'PyMarshal_WriteObjectToFile' : unknown override specifier
4>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : fatal error C1003: error count exceeds 100; stopping compilation
4>AreaLoaderThread.cpp
5>Compiling...
5>PathStack.cpp
5>parser.cpp
5>Mutex.cpp
5>MSWindow.cpp
5>MSApplication.cpp
5>lineintersect_utils.cpp
5>LensFlare.cpp
5>Input.cpp
5>GrpVertexShader.cpp
5>GrpVertexBufferStatic.cpp
5>GrpVertexBufferDynamic.cpp
5>GrpVertexBuffer.cpp
5>GrpShadowTexture.cpp
5>GrpRatioInstance.cpp
5>GrpPixelShader.cpp
4>Area.cpp
5>GrpObjectInstance.cpp
5>GrpLightManager.cpp
5>GrpIndexBuffer.cpp
5>GrpDIB.cpp
5>GrpD3DXBuffer.cpp
5>Generating Code...
5>Compiling...
5>GrpColorInstance.cpp
5>GrpColor.cpp
5>GrpCollisionObject.cpp
5>FileLoaderThread.cpp
5>EnvironmentMap.cpp
5>Decal.cpp
5>ColorTransitionHelper.cpp
5>CollisionData.cpp
5>Camera.cpp
5>AttributeInstance.cpp
5>Generating Code...
4>WeaponTrace.cpp
5>Creating library...
4>RaceMotionData.cpp
5>Build log was saved at "file://c:\Users\Haper\Desktop\Client\EterLib\Distribute\BuildLog.htm"
5>eterlib - 0 error(s), 0 warning(s)
6>------ Build started: Project: eterPythonLib, Configuration: Distribute Win32 ------
6>Compiling...
6>StdAfx.cpp
4>RaceManager.cpp
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C3646: 'PyNode_New' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : error C3646: 'PyNode_AddChild' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(21) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C3646: 'PyNode_Free' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C2146: syntax error : missing ';' before identifier '_PyNode_SizeOf'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C3646: 'PyNode_ListTree' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C3646: '_PyParser_TokenNames' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C2090: function returns array
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(77) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C3646: 'PyToken_OneChar' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C3646: 'PyToken_TwoChars' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(79) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C3646: 'PyToken_ThreeChars' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/token.h(80) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(int,int,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(35) : error C3646: 'PyParser_ParseString' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(36) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(37) : error C3646: 'PyParser_ParseFile' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(38) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(40) : error C3646: 'PyParser_ParseStringFlags' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(41) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(42) : error C3646: 'PyParser_ParseFileFlags' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(44) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(45) : error C3646: 'PyParser_ParseFileFlagsEx' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(47) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(FILE *,const char *,grammar *,int,char *,char *,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(49) : error C3646: 'PyParser_ParseStringFlagsFilename' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(52) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(53) : error C3646: 'PyParser_ParseStringFlagsFilenameEx' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(56) : error C2556: 'int (__cdecl *PyAPI_FUNC(node *))(const char *,const char *,grammar *,int,perrdetail *,int *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(node *))(int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(19) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C3646: 'PyParser_SetError' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(perrdetail *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/parsetok.h(59) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C3646: 'PyCode_Type' : unknown override specifier
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : error C2733: second C linkage of overloaded function 'PyAPI_DATA' not allowed
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(65) : see declaration of 'PyAPI_DATA'
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : error C3646: 'PyCode_New' : unknown override specifier
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2091: function returns function
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(73) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C3646: 'PyCode_NewEmpty' : unknown override specifier
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2091: function returns function
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(const char *,const char *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(78) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C3646: 'PyCode_Addr2Line' : unknown override specifier
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2091: function returns function
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(83) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(98) : error C3646: '_PyCode_CheckLineNumber' : unknown override specifier
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2091: function returns function
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(99) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PyCodeObject *,int,PyAddrPair *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : error C3646: 'PyCode_Optimize' : unknown override specifier
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2091: function returns function
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(102) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C3646: 'PyNode_Compile' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(13) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_node *,const char *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(32) : error C3646: 'PyAST_Compile' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2061: syntax error : identifier 'PyArena'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(33) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(_mod *,const char *,PyCompilerFlags *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyCodeObject *))(int,int,int,int,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,PyObject *,int,PyObject *)'
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(71) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C3646: 'PyFuture_FromAST' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/compile.h(34) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C3646: 'PySTEntry_Type' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(49) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C3646: 'PyST_GetScope' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(53) : error C2556: 'int (__cdecl *PyAPI_FUNC(int))(PySTEntryObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(int))(node *,int,char *,int,int)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(20) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C3646: 'PySymtable_Lookup' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : error C2733: second C linkage of overloaded function 'PyAPI_FUNC' not allowed
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(57) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C3646: 'PySymtable_Free' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2091: function returns function
4>Generating Code...
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/symtable.h(59) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(symtable *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C3646: 'PyEval_EvalCode' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(10) : error C2371: 'PyAPI_FUNC' : redefinition; different basic types
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(12) : error C3646: 'PyEval_EvalCodeEx' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(18) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyCodeObject *,PyObject *,PyObject *,PyObject **,int,PyObject **,int,PyObject **,int,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C3646: '_PyEval_CallTracing' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/eval.h(20) : error C2556: 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(PyObject *))(PyObject *,PyObject *,PyObject *,PyObject *)'
6>        c:\users\haper\desktop\include_source_mt2\python-2.7\code.h(101) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C3646: 'PyMarshal_WriteLongToFile' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2091: function returns function
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(12) : error C2556: 'int (__cdecl *PyAPI_FUNC(void))(long,FILE *,int)' : overloaded function differs only by return type from 'int (__cdecl *PyAPI_FUNC(void))(node *)'
6>        C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/node.h(22) : see declaration of 'PyAPI_FUNC'
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : error C3646: 'PyMarshal_WriteObjectToFile' : unknown override specifier
6>C:\Users\Haper\Desktop\include_source_mt2\Python-2.7/marshal.h(13) : fatal error C1003: error count exceeds 100; stopping compilation
6>Build log was saved at "file://c:\Users\Haper\Desktop\Client\EterPythonLib\Distribute\BuildLog.htm"
6>eterPythonLib - 137 error(s), 0 warning(s)
7>------ Build started: Project: eterImageLib, Configuration: Distribute Win32 ------
7>Compiling...
7>StdAfx.cpp
7>c:\users\haper\desktop\client\eterimagelib\stdafx.h(33) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
7>Compiling...
7>DXTCImage.cpp
7>c:\users\haper\desktop\client\eterimagelib\StdAfx.h(33) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
7>.\DXTCImage.cpp(95) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
7>.\DXTCImage.cpp(96) : warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(221) : see declaration of 'strupr'
7>.\DXTCImage.cpp(926) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
7>.\DXTCImage.cpp(932) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
7>.\DXTCImage.cpp(937) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
7>.\DXTCImage.cpp(942) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
7>.\DXTCImage.cpp(947) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
7>.\DXTCImage.cpp(952) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
7>.\DXTCImage.cpp(957) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
7>TGAImage.cpp
7>c:\users\haper\desktop\client\eterimagelib\StdAfx.h(33) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
7>.\TGAImage.cpp(311) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
7>Image.cpp
7>c:\users\haper\desktop\client\eterimagelib\StdAfx.h(33) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
7>Build log was saved at "file://c:\Users\Haper\Desktop\Client\EterImageLib\Distribute\BuildLog.htm"
7>eterImageLib - 0 error(s), 14 warning(s)
7>
7>
7>The build has been canceled at the user's request
7>
4>Build log was saved at "file://c:\Users\Haper\Desktop\Client\GameLib\Distribute\BuildLog.htm"
4>gamelib - 548 error(s), 0 warning(s)
 

 

 

 

Co najlepsze mam dodaną biblioteke.

Szukasz kogoś kto wykona grafikę, logo do drużyny esportowej? 


Napisz do mnie postaram się wykonać prace jak najlepiej.


Aktualnie nie mam czasu na wykonywanie grafik.

Opublikowano

zawartość folderu client wklejam do source binki w folderze Client czy po prostu clienta przez którego uruchamiam grę? :P

graphic.png

i7-6700K l MSI GTX 1080 X l 2x8GB 3000MHz l MSI Z170A l SSD HyperX 240GB

Opublikowano

zawartość folderu client wklejam do source binki w folderze Client czy po prostu clienta przez którego uruchamiam grę? :P

Tam gdzie odpalasz .exe

1EPZ6G.gif

Opublikowano

Mam problem z odpaleniem clienta ;/ Ss błędu

http://prntscr.com/76zp8p

Przebudowałem to i dałem na Distribute, ale wyskakuje mi log

http://prntscr.com/7700hi

giphy.gif

 

"Są ludzie, którym szczęście mig­nie tyl­ko na mo­ment, na mo­ment tyl­ko się ukaże po to tyl­ko, by uczy­nić życie tym smut­niej­sze i okrutniejsze." ~ Stanisław Dygat

  • 1 miesiąc temu...
Opublikowano

 

Mam problem z odpaleniem clienta ;/ Ss błędu

http://prntscr.com/76zp8p

Przebudowałem to i dałem na Distribute, ale wyskakuje mi log

http://prntscr.com/7700hi

 

zobacz to powinno tobie pomóc

otwusz ScriptLib/PythonLauncher.cpp

znajdz

1 PyModule_AddIntConstant(builtins, "True", 1);
	

pod tym dodaj to:

1 PyModule_AddIntConstant(builtins, "TRUE", 1);
2 PyModule_AddIntConstant(builtins, "FALSE", 0);
  • 2 tygodnie później...
Opublikowano

Z folderu source dodać do clientowego, czy serverowego source te pliki ?

Client.

­

  • 2 miesiące temu...
Opublikowano

Przy kompilowaniu u mnie jest taki nieciekawy Error:

Error 1 error C2440: '=' : cannot convert from 'void (__cdecl *)(granny_log_message_type,granny_log_message_origin,const char *,granny_int32x,const char *,void *)' to 'granny_log_function (__cdecl *)' \UserInterface\UserInterface.cpp 721 1 UserInterface

 

@trixored to nic nie da, już naprawiłem sam, jeśli ktoś ma taki sam problem chętnie pomogę. :)

image.png

Opublikowano

Przy kompilowaniu u mnie jest taki nieciekawy Error:

Error 1 error C2440: '=' : cannot convert from 'void (__cdecl *)(granny_log_message_type,granny_log_message_origin,const char *,granny_int32x,const char *,void *)' to 'granny_log_function (__cdecl *)' \UserInterface\UserInterface.cpp 721 1 UserInterface

Zmień całą funkcje GrannyError na:

static void GrannyError(granny_log_message_type Type,
            granny_log_message_origin Origin,
            char const *Error,
            void *UserData)
{
    //TraceError("GRANNY: %s", Error);
}
  • 4 tygodnie później...
  • 3 tygodnie później...

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...