51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#LNK1112
fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
xxxxxx.lib(xxxxxx.obj):fatalerrorLNK1112:modulemachinetype'X86'conflictswithtargetmachinetype'x64' 1.先看看你的模块是否是64位,这个一般都是,如何配置64位工程,这里就不说了; 2.查看...
代码星球
·
2021-02-14
machine
type
fatal
error
LNK1112
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他