- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try the one in VsaEnv first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK!
Thanks. Seem that work now!
Javier
Thanks. Seem that work now!
Javier

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page