what is this error!!!!!!!!!!!!!!!!!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sana24
    New Member
    • Sep 2006
    • 17

    what is this error!!!!!!!!!!!!!!!!!!!

    hello, i have this error when i compile a c++ file:
    database.cpp: In member function `QPEDataBaseIte rator
    QPEDataBase::fi ndFirstChildWit hName(QPEDataBa seIte rator, QCString)':
    database.cpp:19 6: choosing `bool QArray<type>:pe rator==(const QArray<type>&)
    const [with type = char]' over `bool operator==(cons t char*, const
    QCString&)'
    database.cpp:19 6: because worst conversion for the former is better than worst conversion for the latter
    database.cpp: In member function `QPEDataBaseIte rator
    QPEDataBase::fi ndNextSiblingWi thName(QPEDataB aseIt erator, QCString)':
    database.cpp:25 3: choosing `bool QArray<type>:pe rator==(const QArray<type>&)
    const [with type = char]' over `bool operator==(cons t char*, const
    QCString&)'
    database.cpp:25 3: because worst conversion for the former is better than
    worst conversion for the latter
    make[1]: *** [database.o] Error 1
    make[1]: Leaving directory `/linuette/host/Qt/qpe/1.3.1/library'
    make: *** [library] Error 2[/B]
    can you please help me
Working...