30 Jan
2013
30 Jan
'13
7:14 a.m.
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?