Question:
1>c:\program files (x86)\microsoft sdks\windows\v7.0a\include\winbase.h(6132): warning C4229: used mnemonic error: ignore modifier on data
1>c:\program files (x86)\microsoft sdks\windows\v7.0a\include\winbase.h(6133): error C2226: syntax error : unexpected “LPSTR” type
Cause: Windows.h contains tchar.h and strsafe.h before Windows.h
Solution: Comment out the statement that contains tchar.h and strsafe.h before Windows.h.
Read More:
- How to Solve QT and PCIe interactive loading setupapi.H error
- Error (active) e1696 cannot open source file “errno.H” rpgworld problems encountered in installing visual studio 2017
- [Solved] Fatal error C1083: unable to open include file: ‘d3dx9.h’
- C++:error C2872: ‘byte‘: ambiguous symbol [How to Solve]
- QT Error: ‘C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\link.exe‘ failed
- [Solved] CUDA fails to compile in visual studio and throws error msb3721 and nvcc fatal
- How to Solve Microsoft.CppCommon.targets(279,5): error MSB3073
- [Solved] Excel plug in installation failed: unable to resolve the value of property ‘type’
- How to Solve Error: “syntax error near unexpected token `newline’”
- Conda create New environment Error: An unexpected error has occurred. Conda has prepared the above report.
- [Solved] SyntaxError:JSON.parse:unexpected character at line 1 column 1 of the JSON data
- How to Solve Starrocks Various Error
- [Solved] QT Compile Error: nmake: fatal error u1077
- [Solved] python Connect hive to Install sasl Error: Building wheel for sasl (setup.py) … error
- [Solved] fatal error C1083: Could Not Open Unable to open include file:“stdint.h”: No such file or directory
- rsync error: error starting client-server protocol (code 5) at main.c(1648) [Receiver=3.1.2]
- [Solved] Unity Package Error: Failed running D:\Program Files\Unity2018.4.1\Editor\Data\il2cpp/build/il2cpp.exe
- PHP Parse error: syntax error, unexpected ‘class‘ (T_CLASS), expecting identifier (T_STRING)
- Syntaxerror: unexpected end of JSON input [How to Solve]