The following bug has been CLOSED
=======================================================================
http://131.152.105.154/mantis/view_bug_page.php?f_id=0000298
=======================================================================
Reporter: skauss
Handler: sandman
=======================================================================
Project: OPIE
Bug ID: 0000298
Category: Build system
Reproducibility: always
Severity: block
Priority: normal
Status: closed
=======================================================================
Date Submitted: 10-17-02 22:25 CEST
Last Modified: 10-21-02 08:07 CEST
=======================================================================
Summary: compile error lnkproperties.cpp no matching function
for call to `AppLnk::setRotation
Description:
I try to compile opie on my PC and it faild with this error :
make[1]: Entering directory `/home/ska/tmp/zaurus/opie/opie/library'
g++ -c -I/opt/Qtopia//include -pipe -DQWS -fno-exceptions -fno-rtti -O2
-fno-default-inline -Wall -W -fPIC -I/home/ska/tmp/zaurus/opie/opie/include
-Ibackend -o lnkproperties.o lnkproperties.cpp
lnkproperties.cpp: In method `void LnkProperties::done(int)':
lnkproperties.cpp:302: no matching function for call to
`AppLnk::setRotation (QString &)'
make[1]: *** [lnkproperties.o] Error 1
make[1]: Leaving directory `/home/ska/tmp/zaurus/opie/opie/library'
make: *** [library] Error 2
=======================================================================
-----------------------------------------------------------------------
sandman - 10-17-02 22:52 CEST
-----------------------------------------------------------------------
Please check if "cvs status library/applnk.h" reports your version as 1.6
if not do a "cvs update -C library/applnk.h"
or "rm -rf library ; cvs up"
CVS HEAD has no compile problems.
-----------------------------------------------------------------------
ofels - 10-21-02 08:07 CEST
-----------------------------------------------------------------------
confirmed as fixed
Received on Mon Oct 21 06:55:04 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:46:26 EDT