leemoa / cppcheclipse

Automatically exported from code.google.com/p/cppcheclipse
0 stars 0 forks source link

applicationlist.cpp:55: error: ‘class QStringList’ has no member named ‘length’ #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. cd gui/
2. qmake
3. make

I've this error compiling the gui with red hat 5 while making the project:

applicationlist.cpp:55: error: ‘class QStringList’ has no member named 
‘length’

Original issue reported on code.google.com by Kyoku...@gmail.com on 28 Sep 2011 at 8:42

GoogleCodeExporter commented 9 years ago
Since this issue is concering cppcheck GUI and not cppcheclipse, please open 
the issue report at http://sourceforge.net/apps/trac/cppcheck/

Original comment by konra...@gmx.de on 28 Sep 2011 at 4:19