0
Hello, I’m a beginner in Qt, I took a C++ course with QT in 2013 but I couldn’t take the learning forward and now I’m resuming. Now I’m trying to compile a simple project, just create a new project in Qt widget, it automatically creates a main screen and I haven’t touched anything, I just tried running this program created by the IDE itself and the following error occurs:
Compiler generated alerts (contained in the image):
Warning: Overriding Recipe for target 'debug/main. o'
Warning: ignoring old Recipe for target 'debug/main. o'
Copy the log error and paste here. Also enter the code if it is not impossible to find out which file is failing. See more.
– Guilherme Nascimento