[Kde-bindings] Problems builing RUBY binding
Alex Martin Ugalde
alex.martin at eresmas.com
Fri Jun 4 10:15:24 UTC 2004
Hi Dominique,
Great!! It fixes the error!!!!
But now, (after did make clean) i got a new one :)
/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
Regards,
Alex
More information about the Kde-bindings
mailing list