kdevplatform compile error

Ralf Habacker ralf.habacker at freenet.de
Wed Sep 10 11:39:19 CEST 2008


Hi,

while trying to compile kdevplatform I recognized a compile error

c:\downloads\kdesvn\trunk\kde\kdevplatform\language\duchain\ducontextdata.h(170) 
: error C2248: 'KDevelop::DUContext::d_func' : cannot access private 
member declared in class 'KDevelop::DUContext'
        
c:\downloads\kdesvn\trunk\kde\kdevplatform\language\duchain\ducontext.h(721) 
: see declaration of 'KDevelop::DUContext::d_func'
        
c:\downloads\kdesvn\trunk\kde\kdevplatform\language\duchain\ducontext.h(156) 
: see declaration of 'KDevelop::DUContext'
c:\downloads\kdesvn\trunk\kde\kdevplatform\language\duchain\ducontextdata.h(215) 
: error C2248: 'KDevelop::DUContext::m_dynamicData' : cannot access 
private member declared in class 'KDevelop::DUContext'
        
c:\downloads\kdesvn\trunk\kde\kdevplatform\language\duchain\ducontext.h(722) 
: see declaration of 'KDevelop::DUContext::m_dynamicDat


Just to inform.

Ralf



More information about the Kde-windows mailing list