- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
If I try to use VS2008 to compile and link a simple program as console1 done by VS2008 as example I have an error in the link process.
fatal error LNK2023:bad DLL or entry point 'msobj80.dll'
I have two versions of msobj80.dll in my windows 7 (64 bits)
1.- ....Common Files\\microsoft shared\\VSA\\9.0\\VsaEnv (here the dll file is 71KB)
2.- ....Microsoft Visual Studio 9.0\\VC\\Bin\\amd64 (but here the dll file is 86K)
Which file I need to copy on ....Microsoft Visual Studio 9.0\\Common7\\IDE?
Thanks in advance
Javier
fatal error LNK2023:bad DLL or entry point 'msobj80.dll'
I have two versions of msobj80.dll in my windows 7 (64 bits)
1.- ....Common Files\\microsoft shared\\VSA\\9.0\\VsaEnv (here the dll file is 71KB)
2.- ....Microsoft Visual Studio 9.0\\VC\\Bin\\amd64 (but here the dll file is 86K)
Which file I need to copy on ....Microsoft Visual Studio 9.0\\Common7\\IDE?
Thanks in advance
Javier
コピーされたリンク
2 返答(返信)
