Ticket #1016: log.txt

File log.txt, 739 bytes (added by admin@…, 18 years ago)

compile error text

Line 
1mythgesture.cpp: In member function `void MythGesture::adjustExtremes(int, int)
2   ':
3mythgesture.cpp:96: error: `min' undeclared (first use this function)
4mythgesture.cpp:96: error: (Each undeclared identifier is reported only once
5   for each function it appears in.)
6mythgesture.cpp:97: error: `max' undeclared (first use this function)
7mythgesture.cpp: In member function `bool MythGesture::record(const QPoint&)':
8mythgesture.cpp:281: error: `abs' undeclared (first use this function)
9make[2]: *** [mythgesture.o] Error 1
10make[2]: Leaving directory `/usr/src/Mythtv-8586/mythtv/libs/libmythui'
11make[1]: *** [sub-libmythui] Error 2
12make[1]: Leaving directory `/usr/src/Mythtv-8586/mythtv/libs'
13make: *** [sub-libs] Error 2