Re: help needed with packaging kradview : qt related

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2011-06-05 at 23:49 +0200, Kevin Kofler wrote:
> Ankur Sinha wrote:
> > I was trying to package kradview[1] for the fedora medical initiative
> > and am running into some errors. Could some qt developer please look
> > into it and tell me how to correct these?
> [snip]
> >> panel2d.cpp:89:70: error: cannot call constructor 'QImage::QImage'
> >> directly [-fpermissive]
> >> panel2d.cpp:89:70: error:   for a function-style cast, remove the
> >> redundant '::QImage' [-fpermissive]
> [snip 7 more of the same]
> 
> That's a plain C++ issue, not a Qt issue.
> 
> sed -i -e 's/QImage::QImage/QImage/g' panel2d.cpp
> 
>         Kevin Kofler
> 

Hi Kevin,

Thank you! That fixed it. 

Regards,
Ankur

-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux