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.