|
|
Linking...
Game.obj : error LNK2001: unresolved external symbol _IID_IDirectInput8A
Debug/DX Project 12.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
DX Project 12.exe - 2 error(s), 0 warning(s)
用的是VC6.0,DIRECT8.1,DIRECTX(JUNE 2006)
dxguid.lib Dinput8.lib winmm.lib d3dx8.lib d3d8.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DX Project 12.pdb" /debug /machine:I386 /out:"Debug/DX Project 12.exe" /pdbtype:sept
都有.
什么问题呀? |
|