Jump to content

"string" is ambigous (Python-ast.h)


Recommended Posts

Hi, i have problem with Python-ast.h.


Error (active)        "string" is ambiguous    scriptLib    ***\Python-2.7\Python-ast.h    280    
Error (active)        "string" is ambiguous    scriptLib    ***\Python-2.7\Python-ast.h    495    

Python-ast.h here:

https://pastebin.com/WDZwemHx

When i remove this line in scriptLib/StdAfx.h

#include <Python-2.7/Python-Ast.h>

Error:

Severity    Code    Description    Project    File    Line    Suppression State
Error (active)        expected a ')'    scriptLib    c:\Users\autop\Desktop\Sash with scale\Novaline extern\include\Python-2.7\symtable.h    55    
Error (active)        variable "PySymtable_Build" may not be initialized    scriptLib    c:\Users\autop\Desktop\Sash with scale\Novaline extern\include\Python-2.7\symtable.h    55    
Error (active)        identifier "mod_ty" is undefined    scriptLib    c:\Users\autop\Desktop\Sash with scale\Novaline extern\include\Python-2.7\symtable.h    55    

symtable.h here:

https://pastebin.com/kmivCnWF

Thank you!

 

 

 

 

//sorry SOLVED!

I replace Python newer version

  • Metin2 Dev 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

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