Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Qtopia4 Failure
@ 2007-09-23 16:12 Ulf Samuelsson
  2007-09-23 16:25 ` Thiago A. Corrêa
  2007-09-23 23:55 ` Adam Hawes
  0 siblings, 2 replies; 26+ messages in thread
From: Ulf Samuelsson @ 2007-09-23 16:12 UTC (permalink / raw)
  To: buildroot

Anyone building qtopia?
I get (when compiling with gcc-4.2.1/binutils-2.18/uclibc-0.9.29):


arm-linux-g++ -c -pipe -g -g -fvisibility=hidden
-fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED
-DTSLIBMOUSEHANDLER_DEBUG -DQT_BUILD_CORE_LIB -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I../../mkspecs/qws/linux-arm-g++ -I. -I../../include
-I../../include/QtCore -Iglobal -I.moc/debug-shared-emb-arm
-I.uic/debug-shared-emb-arm
-o .obj/debug-shared-emb-arm/qresource_iterator.o
io/qresource_iterator.cpp
io/qresource_iterator.cpp:46:66: error: macro "index" requires 2
arguments, but only 1 given
io/qresource_iterator.cpp: In constructor
?QResourceFileEngineIterator::QResourceFileEngineIterator(QFlags<QDir::Filter>, const QStringList&)?:
io/qresource_iterator.cpp:47: error: expected `(' before ?{? token
make[2]: *** [.obj/debug-shared-emb-arm/qresource_iterator.o] Fel 1


when compiling "src/corelib/io/qresource_iterator.cpp"
This is the line giving problems.

QResourceFileEngineIterator::QResourceFileEngineIterator(QDir::Filters
filters,
                                                         const
QStringList &filterNames)
    : QAbstractFileEngineIterator(filters, filterNames), index(-1)
{
}



Best Regards
Ulf Samuelsson

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2007-09-25  7:27 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-23 16:12 [Buildroot] Qtopia4 Failure Ulf Samuelsson
2007-09-23 16:25 ` Thiago A. Corrêa
2007-09-23 23:55 ` Adam Hawes
2007-09-24  0:56   ` Thiago A. Corrêa
2007-09-24  1:06     ` Adam Hawes
2007-09-24  1:41       ` Thiago A. Corrêa
2007-09-24  2:16         ` Adam Hawes
2007-09-24  3:43           ` Thiago A. Corrêa
2007-09-24  3:55             ` Adam Hawes
2007-09-24  8:13               ` Bernhard Fischer
2007-09-24 12:59                 ` Thiago A. Corrêa
2007-09-24 13:22                   ` Bernhard Fischer
2007-09-24 15:13                     ` Ulf Samuelsson
2007-09-24 15:34                       ` Thiago A. Corrêa
2007-09-24 23:31                     ` Adam Hawes
2007-09-25  0:09                       ` [Buildroot] MPlayer using LEGACY Functions (was: Qtopia4 Failure) Adam Hawes
2007-09-25  7:27                       ` [Buildroot] Qtopia4 Failure Bernhard Fischer
2007-09-24  8:12             ` Ulf Samuelsson
2007-09-24  9:12               ` Bernhard Fischer
2007-09-24  9:34                 ` Ulf Samuelsson
2007-09-24 12:27                   ` Bernhard Fischer
2007-09-24 14:25                     ` Ulf Samuelsson
2007-09-24 14:51                     ` Ulf Samuelsson
2007-09-24 18:41                       ` Bernhard Fischer
2007-09-24  8:06       ` Ulf Samuelsson
2007-09-24  8:02   ` Ulf Samuelsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox