From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3018 invoked by alias); 30 Dec 2007 12:27:05 -0000 Received: (qmail 3010 invoked by uid 22791); 30 Dec 2007 12:27:04 -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 12:26:58 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1J8xFo-0005NQ-Im for gcc-help@gcc.gnu.org; Sun, 30 Dec 2007 04:26:56 -0800 Message-ID: <14546782.post@talk.nabble.com> Date: Sun, 30 Dec 2007 12:27:00 -0000 From: mahmoodn To: gcc-help@gcc.gnu.org Subject: Re: where is the error?? In-Reply-To: <8bc817ee0712300422n108e9e95gf6b44c26e92e94c6@mail.gmail.com> 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> <8bc817ee0712300422n108e9e95gf6b44c26e92e94c6@mail.gmail.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/msg00448.txt.bz2 > How about there? Oh, yes. I thought that gcc stop right after an error. but seems that it continue compiling and at end it generate a report. Thanks, Tom Browder wrote: > > On Dec 30, 2007 5:49 AM, mahmoodn wrote: >> >> Hello, >> when I make, the output does not show exactly where is the >> problem:working:. >> here is the output of "make": > ... >> VVc_demo.cpp:410: error: request for member `drawLine' in ` <== >> this->VVc_window::widget', which is of non-aggregate type <== >> `CGAL::Qt_widget*' >> <== > ... > > How about there? > > -Tom > > Tom Browder > Niceville, Florida > USA > > -- View this message in context: http://www.nabble.com/where-is-the-error---tp14546579p14546782.html Sent from the gcc - Help mailing list archive at Nabble.com.