Anyone can help about this error

Results 1 to 1 of 1
  1. #1
    Member nazarene is offline
    MemberRank
    Sep 2009 Join Date
    86Posts

    Anyone can help about this error

    Here is my error i hope someone who help me in this error

    PHP Code:
    WndCommItem.cpp
    c
    :\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(8) : error C2504'CWndBase' base class undefined
    c
    :\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(12) : error C2146syntax error missing ';' before identifier 'm_wndScrollBar'
    c:\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(12) : error C2501'CWndCommItemCtrl::CWndScrollBar' missing storage-class or type specifiers
    c
    :\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(12) : error C2501'CWndCommItemCtrl::m_wndScrollBar' missing storage-class or type specifiers
    c
    :\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(14) : error C2143syntax error missing ';' before '*'
    c:\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(14) : error C2501'CWndCommItemCtrl::CWndWorld' missing storage-class or type specifiers
    c
    :\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(14) : error C2501'CWndCommItemCtrl::pWndWorld' missing storage-class or type specifiers
    c
    :\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(39) : error C2061syntax error identifier 'CWndBase'
    c:\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(74) : error C2504'CWndNeuz' base class undefined
    c
    :\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(81) : error C2061syntax error identifier 'CWndBase'
    c:\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(85) : error C2061syntax error identifier 'CWndBase'
    c:\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(92) : error C2504'CWndNeuz' base class undefined
    c
    :\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(106) : error C2061syntax error identifier 'CWndBase'
    c:\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(110) : error C2061syntax error identifier 'CWndBase'
    c:\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(119) : error C2504'CWndNeuz' base class undefined
    c
    :\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(133) : error C2061syntax error identifier 'CWndBase'
    c:\Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.h(137) : error C2061syntax error identifier 'CWndBase'
    \Documents and Settings\PC006\Desktop\Source\Virtuos_v17\Build\Program\_Interface\WndCommItem.cpp(5) : fatal error C1083Cannot open include file'DPClient.h'No such file or directory 




Advertisement