help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-GIFT] mPointer issues


From: Cory Johnson
Subject: [help-GIFT] mPointer issues
Date: Sat, 8 Nov 2008 15:19:38 -1100

'lo list. I'm just getting started with this tool to see what it can do, but am having compilation issues.

g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -I /usr/include/mysql -c CAccessorFactoryContainer.cc -MT CAccessorFactoryContainer.lo -MD -MP -MF .deps/CAccessorFactoryContainer.TPlo  -fPIC -DPIC
In file included from ../../libMRML/include/CAccessorFactoryContainer.h:30,
                 from CAccessorFactoryContainer.cc:26:
../../libMRML/include/CSelfDestroyPointer.h: In member function 'CSelfClonePointer<T>& CSelfClonePointer<T>::operator=(const CSelfClonePointer<T>&)':
../../libMRML/include/CSelfDestroyPointer.h:204: error: 'mPointer' was not declared in this scope
../../libMRML/include/CSelfDestroyPointer.h: In copy constructor 'CSelfClonePointer<T>::CSelfClonePointer(const CSelfClonePointer<T>&)':
../../libMRML/include/CSelfDestroyPointer.h:226: error: 'mPointer' was not declared in this scope
../../libMRML/include/CSelfDestroyPointer.h:228: error: 'mPointer' was not declared in this scope
In file included from ../../libMRML/include/CXMLElement.h:34,
                 from CAccessorFactoryContainer.cc:38:
../../libMRML/include/CAttributeList.h: At global scope:
../../libMRML/include/CAttributeList.h:80: error: extra qualification 'CAttributeList::' on member 'toXML'
make[3]: *** [CAccessorFactoryContainer.lo] Error 1

gift-0.1.9
Slackware 12

is this a <ctdlib> issue? I'm not terribly well versed in C++... yet...


reply via email to

[Prev in Thread] Current Thread [Next in Thread]