hi,

i have to call a function which takes Qstring as argument. when i called this function by passing qstring :

compiling successfully.
when i debugging it is asking as "please enter the path for Qstring.h"

can any one tell me what is the problem.

if i use int instead of Qstring it's working fine.