FAQ
Users questions
Compilation questions
Q: I got errors like:.yam_tmp/objects/HelpContents.cpp:215: error: duplicate `const' while compiling !A: This is a know bug in the qt uic 3.3.0 code generator. There is 2 solutions:
- Manually edit all affected cpp files and remove each duplicated const
- Upgrade your qt-devel package