QtD fails to build on Arch Linux

Tyler Jameson Little beatgammit at gmail.com
Sat May 18 20:51:52 PDT 2013


Hrm, now I'm getting something else:

     /home/otto/aur/qtd/src/qtd/d2/qt/core/QSize.d(62): Error: 
function qt.core.QSize.QSize.scale (int w, int h, AspectRatioMode 
mode) is not callable using argument types (QSize,AspectRatioMode)
     /home/otto/aur/qtd/src/qtd/d2/qt/core/QSize.d(62): Error: 
function qt.core.QSize.QSize.scale (int w, int h, AspectRatioMode 
mode) is not callable using argument types (QSize,AspectRatioMode)
     /home/otto/aur/qtd/src/qtd/d2/qt/core/QSize.d(62): Error: 
(QSize __ctmp1680 = 0;
  , __ctmp1680).this(w, h) is not an lvalue
     /home/otto/aur/qtd/src/qtd/d2/qtd/MOC.d(181): Deprecation: 
variable modified in foreach body requires ref storage class

This doesn't seem as easy to work around. I'll have to dig into 
the code. Running:

* gcc 4.8
* qt  4.8.4

Still looking into it.


More information about the Digitalmars-d mailing list