The system cannot find the path specified
Solved
General and Desktop
-
In my QT creator software, there is this message popping out all the time in General messages as,
"The system cannot find the path specified"
But it wont cause to any error messages, My codes work fine inside the software. But there is a problem which i don't know it is related to the above message. when I created an empty qt project i created a main.cpp source file and I included QApplication and QLabel but there is a orange line under those included lines it says no such file or directory.
help me to solve this problem