Changes between Initial Version and Version 1 of Ticket #37144


Ignore:
Timestamp:
Nov 27, 2012, 12:40:40 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37144

    • Property Owner changed from macports-tickets@… to mk@…
    • Property Cc pixilla@… added
    • Property Summary changed from kmymoney fails to compile after upgrade to kmymoney: error: field has incomplete type 'MyMoneyTransaction'
  • Ticket #37144 – Description

    initial v1  
    11I just upgraded ports and did "sudo port selfupdate" and "sudo port upgrade outdated". However kmymoney failed to upgrade. I uninstalled it and tried to instal without success. The first error I noticed in the logfile is a compilation error (complete logfile attached):
    22
    3 
     3{{{
    44:info:build /opt/local/lib/qt3/include/qpair.h:66:8: error: field has incomplete type 'MyMoneyTransaction'
    55:info:build     T1 first;
    66:info:build        ^
    77:info:build ./viewinterface.moc:166:31: note: in instantiation of template class 'QPair<MyMoneyTransaction, MyMoneySplit>' requested here
     8}}}