[Kde-bindings] Problems builing RUBY binding

Alexander Kellett lypanov at kde.org
Fri Jun 4 10:50:52 UTC 2004


On Fri, Jun 04, 2004 at 12:15:24PM +0200, Alex Martin Ugalde wrote:
> 	Great!! It fixes the error!!!!

awesome. i'll look forward to domi's commit :)

> /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/kde3/include
> -I/usr/lib/qt3/include -I/usr/X11R6/include  -DUIC -DQT_INTERNAL_XML
> -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long
> -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
> -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings
> -O2 -fno-exceptions -fno-check-new -fno-common  -c -o embed.lo embed.cpp
> embed.cpp: In function `static void Uic::embed(QTextStream &, const char *, const QStringList &)':
> embed.cpp:191: ambiguous overload for `int & ? const QString : const char[3]'
> embed.cpp:191: candidates are: operator ?:(bool, QString, QString) <builtin>
> embed.cpp:191:                 operator ?:(bool, string, basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> >) <builtin>
> embed.cpp:191:                 operator ?:(bool, const char *, const char *) <builtin>
> make[3]: *** [embed.lo] Error 1

looks like its richards code.
i should really take a look at this at some point.
i'll try on sunday. hopefully someone will fix it before then though :)
Alex



More information about the Kde-bindings mailing list