Preface: study QT also has a period of time, during encountered a lot of various problems, write this summary paste, on the one hand to oneself a summary, on the one hand to give everyone a reference. Update irregularly ~
1.No rule to make target '.. /dd.bmp', needed by 'debug/qrc_res.stop
The file image.qrc has been compiled. Deleting the file from the resource directory will not change the compiled image.qrc file.
0 1. Delete corresponding resource file, add new
2. Comment out the corresponding code in.pro first, then remove the comment after compilation, then compile again will not report an error.
#RESOURCES += \
# image.qrc
2:-1: error: [release/qrc_image.cpp] error 1
br> <>bb3
Read More:
- Solutions to various inexplicable errors after QT compilation
- MySQL driver compiling method of QT under windows and solutions to abnormal errors
- QT encountered in CentOS installation( qt.qpa.plugin : Could not load the Qt platform plugin “xcb” )
- Common errors and solutions of Qt development application under Ubuntu
- Solutions to vs2013 compilation errors
- Idea ignores compilation errors and runs in eclipse compilation mode
- Solutions to several VTK compilation errors (vtk5.8 + VS2010)
- Configuration, compilation and installation of vtk8.1 in qt5.9
- Summary of problems encountered in using OpenGL in QT
- Error: undefined reference to ‘CV:: xxx’ encountered in using OpenCV in QT
- Solutions to errors in XML files
- Some errors in VTK compilation
- Problems encountered in VS2010 compilation
- Solutions to errors in virtual machine running in Android studio
- A series of errors encountered in connecting to the database using Oracle SQL developer
- Error encountered during QT + opencv compilation: file not recognized: file format not recognized error resolution
- Common errors and solutions in MapReduce stage
- Solutions to some problems encountered in programming with vs2017
- Analysis of the causes of errors in G + + compilation “was not declared in this scope”“
- Talking about the errors encountered in installing MySQL ODBC (error 1918)