Re: [pygccxml-development] beginner questions
Brought to you by:
mbaas,
roman_yakovenko
From: Alexander E. <st...@st...> - 2008-03-27 11:40:04
|
Roman Yakovenko schrieb: > In order to give better answer source code is needed. > >> Afterward I get this error: >> Fehler 6 error C2248: "micropather::PathNode::~PathNode": Kein Zugriff auf >> private Member, dessen Deklaration in der micropather::PathNode-Klasse >> erfolgte. c:\program files >> (x86)\boost\boost_1_34_1\boost\python\detail\destroy.hpp 33 > > Can you translate the error message to English? 'member' : cannot access 'access' member declared in class 'class' Taken from: (http://msdn2.microsoft.com/en-us/library/tsbce2bh(VS.80).aspx) |