Hi,

so far i am able to debug and get an .exe for my "ui" files created. But whenever i try to create a prohram in Signals and Slots which uses the QObject, it gives and error and is not able to execute it.
After 'make' it creates the ".exe" but is giving errors after that, i.e. does not run the program.
As u had said that the problem is with the program and not the QT but even if i execute the sample programs given or example from the net, it gives the same error there and does not execute them. With Signals and Slots i have made a very basic program and am not able to get the output. Please suggest me a solution to it.

Thanking you,

Kapil