[Solved]Error in Qt Creator
-
wrote on 1 May 2013, 15:59 last edited by
Hi
Have a nice day ,I faced big problem its like that in my Qt application debug successfully but when i go through the coding it has some cods which underline red color its seems errors ,to check that i also create errors then i debug application its also run successfully its not display errors ,i try rebuild and clear options but still it not solve application debug successfully with errors please help me to solve that problem.Its not display errors.
Thanks
-
wrote on 1 May 2013, 16:36 last edited by
Are you sure that the file is included in your build?
Goto the project on left pane and click right mouse button -> "Run qmake" and rebuild. Possibly that is solving your problem.
-
wrote on 1 May 2013, 23:56 last edited by
Thanks for your reply i follow your steps but still i had same problem :(
-
wrote on 2 May 2013, 05:22 last edited by
problem is solved i missed to include one of my header file into main.cpp if i enter this header files into main.cpp its work normally .Now its display errors which i done .
1/4