g++ -c -pipe -march=armv4 -mtune=strongarm -DQT_QWS_SL3000 -DQT_QWS_CUSTOM -DQWS -fno-exceptions -fno-rtti -march=armv4 -mtune=strongarm -Wall -W -O2 -DCOMPILE_FOR_RELEASE -DNO_DEBUG -I../../gsm -I. -I/home/QtPalmtop/include/zgcc -o wavpluginimpl.o wavpluginimpl.cpp
In file included from wavpluginimpl.cpp:36:
wavpluginimpl.h:45: syntax error before `:'
wavpluginimpl.h:49: destructors must be member functions
wavpluginimpl.h:49: virtual outside class declaration
wavpluginimpl.h: In function `ulong addRef()':
wavpluginimpl.h:54: `ref' undeclared (first use this function)
wavpluginimpl.h:54: (Each undeclared identifier is reported only once
wavpluginimpl.h:54: for each function it appears in.)
wavpluginimpl.h:54: warning: control reaches end of non-void function `addRef()'
wavpluginimpl.h: In function `ulong release()':
wavpluginimpl.h:54: invalid use of `this' in non-member function
wavpluginimpl.h:54: warning: control reaches end of non-void function `release()'
wavpluginimpl.h: At top level:
wavpluginimpl.h:58: virtual outside class declaration
wavpluginimpl.h:59: virtual outside class declaration
wavpluginimpl.h:61: parse error before `private'
wavpluginimpl.h:63: `ulong ref' used prior to declaration
wavpluginimpl.h:64: parse error before `}'
wavpluginimpl.cpp:39: syntax error before `::'
wavpluginimpl.cpp:45: syntax error before `::'
wavpluginimpl.cpp:52: syntax error before `::'
wavpluginimpl.cpp:60: syntax error before `::'
wavpluginimpl.cpp:69: syntax error before `::'
wavpluginimpl.cpp:77: syntax error before `->'
wavpluginimpl.cpp: In function `struct QUnknownInterface * ucm_instantiate(...)':
wavpluginimpl.cpp:84: `i' undeclared (first use this function)
wavpluginimpl.cpp:84: parse error before `;'
make: *** [wavpluginimpl.o] Error 1
... OK
