I am using qt 4.2.0.
I notice that i am able to run my qt application programms in visual studio .net 2003 (with qt vs integration)
but if i double click on the executable file (project_name.exe) i get a message saying:
cannot start program as QtCored.dll cannot be found.
After the project is compiled in visual studio, can't the executable be run on its own, apart from the rest of the files in the project?
and are codes from qt libraries not added to the c++ code i write to produce one executable,
i don't understand this, please enlighten my darkness here.
thanks for your time and attention.
Bookmarks