c:\working\Huber\root_growth3DGUI3.0\root_growth3DGUIView.h(17) : error C2143: syntax error : missing ';' before '*'
c:\working\Huber\root_growth3DGUI3.0\root_growth3DGUIView.h(17) : error C2501: 'Croot_growth3DGUIView::Croot_growth3DGUIDoc' : missing storage-class or type specifiers
c:\working\Huber\root_growth3DGUI3.0\root_growth3DGUIView.h(17) : error C2501: 'Croot_growth3DGUIView::GetDocument' : missing storage-class or type specifiers
c:\working\Huber\root_growth3DGUI3.0\root_growth3DGUIView.h(17) : warning C4183: 'GetDocument': missing return type; assumed to be a member function returning 'int'
c:\working\Huber\root_growth3DGUI3.0\MainFrm.cpp(108) : error C2440: 'initializing' : cannot convert from 'CView *' to 'Croot_growth3DGUIView *'
        Cast from base to derived requires dynamic_cast or static_cast
Generating Code...Build log was saved at "file://c:\working\Huber\root_growth3DGUI3.0\Debug\BuildLog.htm"
root_growth3DGUI - 4 error(s), 3 warning(s)
---------------------- Done ----------------------    Rebuild All: 0 succeeded, 1 failed, 0 skipped
如何纠正。
3X