30 Jan
2013
30 Jan
'13
9:06 a.m.
On Wed, Jan 30, Chris Sorenson wrote:
Hi, I've gotten 27 files to compile so far! But then this happened:
<pre> -------------------------------------- cc-1238 CC: ERROR File = table.cc, Line = 880 The member "dw::core::Widget::extremes" is inaccessible.
col,extremes->get(col).minWidth, colExtremes->get(col).maxWidth); ^
cc-1044 CC: ERROR File = table.cc, Line = 880 The indicated expression must have pointer type.
col,extremes->get(col).minWidth, colExtremes->get(col).maxWidth) -------------------------------------- </pre>
Thoughts?
Try the latest commit. Sebastian