Well
Earlier I was compiling after deleting all the refrences to debug from Makefile.And it was compiling . But as you told I now tried
qmake -project
qmake
make -f Makefile.Release
In the folder test1 I only kept main.cpp as you gave
and I came up with hordes of compilation error.
I am not too sure to sort them out as they refer to libraries
I am enclosing those errors in the error_text_file.txt file attached alongwith.
Can you tellme the way out.
Till now my approach of "compiling after deleting all the refrences to debug from Makefile" was cool.
Bookmarks