VC 2010编译错误: error C2146: syntax error : missing ';' before identifier 'PVOID64'
【转自】 zhanyonhu
error C2146: syntax error : missing ';' before identifier 'PVOID64'
本文提供了解决使用VC2010编译错误 'errorC2146:syntaxerror:missing';'beforeidentifier'PVOID64' 的方法。主要涉及在工程属性中调整包含路径顺序,特别是正确配置DirectXSDK路径,以避免语法错误。
error C2146: syntax error : missing ';' before identifier 'PVOID64'
12万+

被折叠的 条评论
为什么被折叠?