On 03/09/2012
07:36 AM, David C. Rankin wrote:
Tim,
tdewebdev build fine from sources from 4 days ago, but now fails to
build due
to the following:
`QExtFileInfo::enter_loop()':
qextfileinfo.cpp:(.text+0x1edf): undefined reference to
`tqt_enter_modal(TQWidget*)'
qextfileinfo.cpp:(.text+0x1ef7): undefined reference to
`tqt_leave_modal(TQWidget*)'
What did you break? Do you want me to write a bug or do you want to
look at it
first? Full error below:
I just confirmed that this is a new error. I used an older tdewebdev
source from
3/6 and the build completed just fine.
Is there a new bug? Or... Is this a "go back and rebuild tqtinterface"
issue?
--
David C. Rankin, J.D.,P.E.
It is probably related to changes that went in a few days ago, but as of
right now Darrell's commits overwrote some of my commits and it will take
me a few days at least to figure out what happened and untangle it.
Darrell, please, please update your source trees with 'git pull' before
committing changes. :-) Apparently GIT was not smart enough to merge both
of our rather large commits without losing some of the changes.
Tim