[bt-devel] Error compiling BibleTime in Debian Woody
Samuel Lucas Vaz de Mello
bt-devel@crosswire.org
Thu, 19 Feb 2004 11:13:26 -0300
Hi!
I'm trying to compile BibleTime and i'm receiving this error:
[...]
cswordbackend.cpp: In method `CSwordBackend::CSwordBackend(const QString &)':
cswordbackend.cpp:69: ambiguous overload for `bool ? QCString : int'
cswordbackend.cpp:69: candidates are: operator ?:(bool, QCString, QCString)
<builtin>
cswordbackend.cpp:69: operator ?:(bool, const char *, const
char *) <builtin>
make[3]: *** [cswordbackend.o] Error 1
make[3]: Leaving directory `/opt/bibletime-1.4.1/bibletime/backend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/bibletime-1.4.1/bibletime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/bibletime-1.4.1'
make: *** [all] Error 2
My system is a Debian Woody, with KDE 3.2 from kde.org. The libqt3-mt-dev is
the latest version from kde.org (libqt3-mt-dev 3.2.1-5woody6) too.
Anybody can help me?
Thanks,
- Samuel