Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2017 23:03:20 +0000
From:      Grzegorz Junka <list1@gjunka.com>
To:        freebsd-ports@freebsd.org
Subject:   multimedia/avidemux-qt4 compilation error
Message-ID:  <9998c3b5-164f-17b3-e614-96e623b956d9@gjunka.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9998c3b5-164f-17b3-e614-96e623b956d9>