Доброго времени суток! Нужна программа iTest. В репах ее не нашел и скомплить не получилось. Может кто-нибудь добавит в репы или хотя бы поможет скомпилить?
quirrelsh build.nut
...
../shared/../iTestServer/mtwidgetpalettes.h: In constructor «SearchLineEditPalettes::SearchLineEditPalettes()»:
../shared/../iTestServer/mtwidgetpalettes.h:30:100: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:30:100: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:31:96: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:31:96: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:32:102: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:32:102: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:33:98: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:33:98: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:34:101: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:34:101: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:35:99: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:35:99: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:36:103: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:36:103: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:37:101: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtwidgetpalettes.h:37:101: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
In file included from ../shared/../iTestServer/ui_main_window_v2.h:52:0,
from ../shared/../iTestServer/main_window.h:23,
from ../shared/main.h:26,
from main.cpp:13:
../shared/../iTestServer/mtlistwidget.h: In static member function «static void MTListWidget::highlightItem(QListWidgetItem*)»:
../shared/../iTestServer/mtlistwidget.h:60:99: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:60:99: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:60:100: ошибка: cannot call constructor «QBrush::QBrush» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:60:100: ошибка: for a function-style cast, remove the redundant «::QBrush» [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:61:93: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:61:93: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:61:94: ошибка: cannot call constructor «QBrush::QBrush» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:61:94: ошибка: for a function-style cast, remove the redundant «::QBrush» [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:63:72: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:63:72: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:63:73: ошибка: cannot call constructor «QBrush::QBrush» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:63:73: ошибка: for a function-style cast, remove the redundant «::QBrush» [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:64:66: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:64:66: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:64:67: ошибка: cannot call constructor «QBrush::QBrush» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:64:67: ошибка: for a function-style cast, remove the redundant «::QBrush» [-fpermissive]
../shared/../iTestServer/mtlistwidget.h: In static member function «static bool MTListWidget::isItemHighlighted(QListWidgetItem*)»:
../shared/../iTestServer/mtlistwidget.h:70:82: ошибка: cannot call constructor «QColor::QColor» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:70:82: ошибка: for a function-style cast, remove the redundant «::QColor» [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:70:83: ошибка: cannot call constructor «QBrush::QBrush» directly [-fpermissive]
../shared/../iTestServer/mtlistwidget.h:70:83: ошибка: for a function-style cast, remove the redundant «::QBrush» [-fpermissive]
make[1]: *** [.build.unix/main.o] Ошибка 1