<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2>The same error happens to be also with the 
following case...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>inline void 
NConfigDataGUI::__exec_old_SetEqualizerPresetSelection(unsigned long int 
value){<BR> m_iEqualizerPresetSelection = value;<BR>}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>../SRC-AH-OUT/Guihelperclasses.cpp:1248: no 
`void   NConfigDataGUI::__exec_old_SetEqualizerPresetSelection(long 
unsigned int)'<BR>   member function declared in class 
`NConfigDataGUI'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>It makes sense because the following method is not 
defined ...</FONT></DIV>
<DIV><FONT face=Arial size=2>__exec_old_SetEqualizerPresetSelection</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>It is needed to generate new header files. How it 
is that done ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best wishes,</FONT></DIV>
<DIV><FONT face=Arial size=2>Marti</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=malemany@nero.com href="mailto:malemany@nero.com">Marti 
  Bayo-alemany</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=aspectc-user@aspectc.org 
  href="mailto:aspectc-user@aspectc.org">aspectc-user@aspectc.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, September 13, 2005 3:53 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Symbian meet Aspect C++</DIV>
  <DIV><BR></DIV>
  <DIV>
  <DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Actually some code generated from Aspect C++ 
  ...</FONT></DIV>
  <DIV>
  <P><FONT face=Arial size=2>inline void 
  CNotifyCall::__exec_old_DoCancel(){</FONT></P>
  <P><FONT face=Arial size=2>iLine.NotifyIncomingCallCancel();</FONT></P>
  <P><FONT face=Arial size=2>}</FONT></P>
  <P><FONT face=Arial size=2>is giving to me the following error...</FONT></P>
  <P><FONT face=Arial size=2>../SRC-AH-OUT/Gapiapplication.cpp:1697: no 
  `void</FONT></P>
  <P><FONT face=Arial size=2>CNotifyCall::__exec_old_DoCancel()' member function 
  declared in class</FONT></P>
  <P><FONT face=Arial size=2>`CNotifyCall'</FONT></P>
  <P><FONT face=Arial size=2>any idea ?</FONT></P>
  <P><FONT face=Arial size=2>Best wishes,<BR></FONT><FONT face=Arial 
  size=2>Marti</FONT></P></DIV></DIV></BLOCKQUOTE></BODY></HTML>