This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Multiple definition error with EGCS 1.1


I am attempting to compile the KDE support libraries, while doing so I
receive the following messages:

/bin/sh ../libtool --mode=link g++ -O2 -Wall  -L/usr/X11R6.4/lib -o
example  example.o libQwSpriteField.la -lqt -lX11   
g++ -O2 -Wall -L/usr/X11R6.4/lib -o example example.o
.libs/libQwSpriteField.a -L/usr/X11R6.4/lib -lqt -lX11 -lqt -lX11
.libs/libQwSpriteField.a(QwSpriteField-mobdouble.o)(.text+0x20):QwSprite
Field-: multiple definition of
`QwMobilePositionedSprite<double>::~QwMobilePositionedSprite(void)'
.libs/libQwSpriteField.a(QwSpriteField-double.o)(.text$_$_t24QwMobilePos
itionedSprite1Zd+0x0):QwSpriteField-: first defined here

Any ideas?

application/ms-tnef


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]