Ecere SDK/eC Forums
http://ec-lang.org/community/
Print view

sample/db/movieCollection failed to compile
http://ec-lang.org/community/viewtopic.php?f=2&t=245
Page 1 of 1
Author:  samsam598 [ Mon Aug 06, 2012 7:03 am ]
Post subject:  sample/db/movieCollection failed to compile

Error message:

Code: Select all

allMoviesReport.ec
   allMoviesReport.ec:19:51: error: couldn't find member _ in class ecere::com::Array<eda::Grouping>
   allMoviesReport.ec:19:34: error: couldn't determine type of report.groupings._
   allMoviesReport.ec:19:34: error: couldn't determine type of report.groupings._[0]
   allMoviesReport.ec:19:34: error: member operator on non-structure type expression report.groupings._[0].row
   allMoviesReport.ec:57:7: error: cannot dereference type
   allMoviesReport.ec:57:7: error: couldn't determine type of this.groupings._[0]
   allMoviesReport.ec:57:7: error: member operator on non-structure type expression this.groupings._[0].row
   allMoviesReport.ec:57:7: error: couldn't determine type of this.groupings._[0].row
   allMoviesReport.ec:57:7: error: couldn't determine type of this.groupings._[0].row
   allMoviesReport.ec:57:7: error: couldn't determine type of this.groupings._[0].row = row

MovieCollection (Release) - 10 errors, 1 warning       
What's the issue?Kindly help.
Best Regards,
Sam
Author:  jerome [ Mon Aug 06, 2012 4:22 pm ]
Post subject:  Re: sample/db/movieCollection failed to compile

Hi Sam!

Thanks for pointing this out again :) I fixed it.

Regards,

Jerome
Author:  samsam598 [ Mon Aug 06, 2012 7:43 pm ]
Post subject:  Re: sample/db/movieCollection failed to compile

Many thanks!
All times are UTC-05:00 Page 1 of 1