Problem:
Error 1 general error c10100b1: Failed to load file "xyz.dll". The system cannot find the file specified. mt.exe
Solution:
In our case problem come from difference path between Output File path and Manifest File Path.
We changed those and problems gonna ;-)
- Go to Visual Studio > Menu > Project > Properties and select Linker from tree-view in left
Linker > General > Output File: .\xyz.dll
Linker > Manifest File > Manifest File: .\xyz.intermediate.manifest
Please don't hesitate to contact us and share your experiences ;-D
9 comments:
Today I started having problems logging in to my personal computer paswword protected. It 's windows vista. It tells me "could not connect to System Event Notification Service service. Please consult system administrator. At this time i still have no problem logging in as the administrator.
Hi ama,
i cant bleave this. i was searching for a audio driver and then i found your blog. :)
Hi dear ...
How r u!, i really miss you and we found you again ...
Welcome back my dear friend,
could someone go more in dept into how to solve this problem?
I don't solved! I need help!
I don't solved! I need help!
Hi Anonymous :))
What's that? Help is here!
Please try to explain your problem, as mush detail as possible
Thank you for the solution but I am new in VS. Could you please guide me step by step how to change this folder in linker?
@Farhan: I updated this post and put your answer in solution section, and i hope you find the answer, if there, have any problem, please tell us ;-)
Post a Comment