error C2146: syntax error : missing ';' before identifier 'PVOID64'

简介: 一般都是DirectX引起的问题,可以通过修改winnt.h文件,网上已经有很多这样的方法,这里,我们只需要设置下开发环境: 1、vc2005下,选择“工具”菜单 2、选择里面的“选项”菜单, 3、选择“项目和解决方案”, 4、选择“VC++目录”里面的“包含目录”, 5、将“$(VCInstallDir)PlatformSDK\include”项提到最上面,也就是VC Plat

一般都是DirectX引起的问题,可以通过修改winnt.h文件,网上已经有很多这样的方法,这里,我们只需要设置下开发环境:

1、vc2005下,选择“工具”菜单

2、选择里面的“选项”菜单,

3、选择“项目和解决方案”,

4、选择“VC++目录”里面的“包含目录”,

5、将“$(VCInstallDir)PlatformSDK\include”项提到最上面,也就是VC Platform SDK提到最上面。


相关文章
|
7月前
|
Python
【已解决】WARNING: Ignoring invalid distribution xxx
【已解决】WARNING: Ignoring invalid distribution xxx
|
8月前
|
Unix Linux Shell
syntax error: unexpected end of file
syntax error: unexpected end of file
38 0
|
SQL Java 数据库连接
sql injection violation, syntax error: syntax error, error in :‘**‘expect IDENTIFIER, actual IDENTIF
sql injection violation, syntax error: syntax error, error in :‘**‘expect IDENTIFIER, actual IDENTIF
230 0
error C2449: found ‘{‘ at file scope (missing function header?)和error C2059: syntax error : ‘}‘
error C2449: found ‘{‘ at file scope (missing function header?)和error C2059: syntax error : ‘}‘
140 0
|
8月前
|
Perl
报错:error Parsing error: x-invalid-end-tag
报错:error Parsing error: x-invalid-end-tag
165 0
error C2041: illegal digit ‘9‘ for base ‘8‘ | error C2059: syntax error: ‘bad suffix on number‘
error C2041: illegal digit ‘9‘ for base ‘8‘ | error C2059: syntax error: ‘bad suffix on number‘
150 0
|
关系型数据库 MySQL C++
Error:error C2601: ‘b‘ : local function definitions are illegal error C2063: ‘b‘ : not a function
Error:error C2601: ‘b‘ : local function definitions are illegal error C2063: ‘b‘ : not a function
195 0
|
Linux
WARNING: Re-reading the partition table failed with error 22: Invalid argument
在划分磁盘分区时,遇到错误“WARNING: Re-reading the partition table failed with error 22: Invalid argument” 如下所示: [root@DB-Server u02]# fdisk -l   Disk /dev/sda: 500.
2549 0
|
网络协议 关系型数据库 Linux
onfigure: error: no acceptable C compiler found in $PATH See `config.log' for more details 问题解决
onfigure: error: no acceptable C compiler found in $PATH See `config.log' for more details 问题解决
198 0
|
Go iOS开发
The operation couldn’t be completed. Unable to log in with account 'myappleid'. An unexpected failure occurred while logging in (Underlying error code 1100).解决方法
The operation couldn’t be completed. Unable to log in with account 'myappleid'. An unexpected failure occurred while logging in (Underlying error code 1100).解决方法
489 0

热门文章

最新文章

下一篇
开通oss服务