I have created an empty project in Visual Studio?
I have added main.cpp with QApp & Qwidget and lauch a dialog.

Im not able to view the dialog.
I dont get any compilation or linker errors.

The exe is very well created.
But when I click on exe I get a warning for <some>.dll not found.
for example: Q3Support4.dll, QtGui.dll not found.

I have also added the path in liker configuration.
Also I have it in PATH environment variable.



- regards
Darshan