Hello guys, I get the following errors compiling HEAD under win32 and Linux:
;-------------------------------------------------------------- pd_Document.cpp(950) : error C2065: 'm_pDoc' : undeclared identifier pd_Document.cpp(950) : error C2227: left of '->getPropertyFromSDH' must point t class/struct/union pd_Document.cpp(955) : error C2227: left of '->getPropertyFromSDH' must point t class/struct/union pd_Document.cpp(1032) : error C2227: left of '->getPropertyFromSDH' must point o class/struct/union pd_Document.cpp(1037) : error C2227: left of '->getPropertyFromSDH' must point o class/struct/union pd_Document.cpp(1042) : error C2227: left of '->getPropertyFromSDH' must point o class/struct/union pd_Document.cpp(1047) : error C2227: left of '->getPropertyFromSDH' must point o class/struct/union ;-------------------------------------------------------------- Is anybody looking at this? Or it is only me who has this problem? Thanks! -- Jordi Mas http://www.softcatala.org
