Invalid use of member (did you forget the `&' ?)

Mickael Faivre-Macon mickael at easyplay.com.tw
Sun Aug 24 09:44:04 BST 2003


The error message is clear : modeCw is not a pointer.
(I think this list is about KDevelop and is not KDE Development List...)
Mickael.


On Sun, 2003-08-24 at 15:58, Peter Moscatt wrote:
> I am writing an app which contains the following code, but when I
> compile I get the compiler error message beneath.
> 
> What have I done incorrectly ?
> 
> Pete
> 
> 
> 
> 
> void PGM_Main::modePhone()
> {
>   modeCw->setDown(FALSE);
> }
> 
> 
> mainwindow.ui.h:35: invalid use of member (did you forget the `&' ?) 
> mainwindow.ui.h:35: base operand of `->' is not a pointer 
> 
> 
> -
> to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«


-------------------------
Free SMS: http://organizer.easyplay.com.tw/

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list