From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9927 invoked by alias); 30 Dec 2007 13:00:48 -0000 Received: (qmail 9918 invoked by uid 22791); 30 Dec 2007 13:00:48 -0000 X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 30 Dec 2007 13:00:42 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1J8xmS-0005zu-Cm for gcc-help@gcc.gnu.org; Sun, 30 Dec 2007 05:00:40 -0800 Message-ID: <14546988.post@talk.nabble.com> Date: Sun, 30 Dec 2007 13:00:00 -0000 From: mahmoodn To: gcc-help@gcc.gnu.org Subject: Re: where is the error?? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nt_mahmood@yahoo.com References: <14546579.post@talk.nabble.com> X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2007-12/txt/msg00451.txt.bz2 > I would look at line 410 for the error. Thank you. the problem was I did not notice that the error is actually reported, I was confused that whether the warning caused the error 1:-/ now that I know where is the problem I can resolve it. it was a simple mistake Thanks again, Tim Stahlhut-4 wrote: > > mahmoodn wrote: > >> VVc_demo.cpp:410: error: request for member `drawLine' in ` >> this->VVc_window::widget', which is of non-aggregate type >> `CGAL::Qt_widget*' > > I would look at line 410 for the error. > > Tim S > > > -- View this message in context: http://www.nabble.com/where-is-the-error---tp14546579p14546988.html Sent from the gcc - Help mailing list archive at Nabble.com.