PDA

View Full Version : Can't build Dlls in VS2005 mt.exe error



kemp
28th August 2006, 09:13
Hi!

I have a problem building plugins(Dlls) in Visual Studio 2005. The code builds fine from
dos prompt with nmake.
I am using Qt 4.1.4 & Qt_VSIntegration 1.1.3.



Error 1 general error c10100b1: Failed to load file "". The path cannot be found. mt.exe
Error 2 error PRJ0019: A tool returned an error code from "mt.exe -nologo -manifest .manifest -outputresource:;2 " myplugin
Warning 3 The following environment variables were not found:
$(DESTDIR_TARGET) Project


Has anyone similar problems?
Please help.

kemp
28th August 2006, 12:38
Hi!

I found the solution!

http://msdn2.microsoft.com/en-us/library/ms235591.aspx