Hi there See https://reviews.freebsd.org/D12178 for a partial fix.
mfg Tobias On 12 September 2017 at 01:03, Grzegorz Junka <[email protected]> wrote: > Which option may be responsible for this error: > > /wrkdirs/usr/ports/multimedia/avidemux-qt4/work/avidemux_2.6 > .11/avidemux/qt4/ADM_jobs/src/ADM_jobControl.cpp:115:58: error: unable to > find string literal operator 'operator""y' with 'const char [8]', 'long > unsigned int' arguments > #define MX(x,y) case ADM_JOB_##x: status->setIcon(QIcon(":/jobs/ > "y));break; > > Then it repeats a few times when compiling the ADM_jobControl file. > > GrzegorzJ > > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
