tora: SVN/trunk
os: Archlinux x86_64
gcc: gcc (GCC) 4.7.1
oracle: 11g
qt: 4.8.2-1
libc: glibc 2.15-12
[maksim@maks-dm1 tora]$ make
make all-recursive
make[1]: Entering directory `/home/temper/tora/trunk/tora'
Making all in utils
make[2]: Entering directory `/home/temper/tora/trunk/tora/utils'
Making all in chex
make[3]: Entering directory `/home/temper/tora/trunk/tora/utils/chex'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/temper/tora/trunk/tora/utils/chex'
make[3]: Entering directory `/home/temper/tora/trunk/tora/utils'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/temper/tora/trunk/tora/utils'
make[2]: Leaving directory `/home/temper/tora/trunk/tora/utils'
Making all in src
make[2]: Entering directory `/home/temper/tora/trunk/tora/src'
make all-am
make[3]: Entering directory `/home/temper/tora/trunk/tora/src'
/usr/bin/uic -o shortcuteditor/shortcuteditordialog.cpp shortcuteditor/shortcuteditordialog.h
uic: Error in line 1, column 1 : Start tag expected.
File 'shortcuteditor/shortcuteditordialog.h' is not valid
make[3]: *** [shortcuteditor/shortcuteditordialog.cpp] Error 1
make[3]: Leaving directory `/home/temper/tora/trunk/tora/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/temper/tora/trunk/tora/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/temper/tora/trunk/tora'
make: *** [all] Error 2
[maksim@maks-dm1 tora]$
maks123
2012-06-27
log of the compile tora trunk
Ivan Brezina
2012-09-24
Try to compile using CMAKE. Autohell tools are not well supported.
Ivan Brezina
2012-09-24