On Jan 19, 2014, at 06:44 21, h2o m2x <[email protected]> wrote: > I just tried it on Slackware 64 14.1 (install from source), but when I > execute the command "make" > i've got this error: > > rdadmin.cpp: In function 'int gui_main(int, char**)': > rdadmin.cpp:553:30: error: expected type-specifier before 'QWindowsStyle' > QApplication::setStyle(new QWindowsStyle);
You will need to build Qt3 with support for the ‘Windows’ style. Cheers! |-------------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |-------------------------------------------------------------------------| | A room without books is like a body without a soul. | | -- Cicero | |-------------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
