This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: where is the error??


> 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 <nt_mahmood@yahoo.com> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]