1. Environment
deepin v20.2.3
Qt5.14.2
2. Error log
Parse error at "IID"
3. Solutions
A lot of people on the Internet say that the supplementary constructor code is invalid after trying. Finally, it was found that the installation Qt5 private header file was missing, which was compiled after installation.
sudo apt install qtbase5-private-dev
4. Reference
Try to build QT
Qt5 plug-in file for Linux system
Read More:
- Solution to errors reported by TES command in vscode – errors reported by typescript command
- QGIS uses qt4.6.3 to upgrade to the version compiled by qt4.8.3
- Solution to the error cannot resolve symbol reported by build.sbt
- Error reported by nodejs server of CentOS system: solution to cannot find module ‘jQuery’
- Solution to “internal error 2738” reported by Cisco * * client installation
- Solution of 500 internal server error reported by [SVN] TortoiseSVN
- “2003” error reported by sqlyog for Linux remote connection solution
- Error reported by ISE simulator: ERROR:Simulator : 861 – failed to link the design solution
- Process of checking the error of connection reset by peer reported by reactor netty
- Handling of expression not in group by key [value] reported by hive on October 12, 2020
- QT encountered in CentOS installation( qt.qpa.plugin : Could not load the Qt platform plugin “xcb” )
- QT learning 3: configuration and testing of QT creator 2.4.1 development environment
- QT: error: undefined reference to ‘XXXX’ error prompt, solution
- Solutions to errors reported by running pytest.ini configuration file
- Vs2019 + QT parses the XML file and reports an error at doc.setcontent (& file)
- How to Fix error reported by rqt_plot tool in ROS
- Invalid archiveerror reported by CONDA
- Python Anaconda Spyder can’t display pictures by using Matplotlib. Error report solution: figures now render in the plots pane by default. To mak
- How to deal with the error reported by live mail
- The solution of using OpenGL’s Glu Library in qt5.2 under win7