[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling qtstalker 0.36 in lenny.



On Sun, Nov 30, 2008 at 9:47 PM, Kumar Appaiah <a.kumar@alumni.iitm.ac.in> wrote:
On Sun, Nov 30, 2008 at 08:55:08PM +0530, L.V.Gandhi wrote:
>    I am running Lenny qith kde3.5.10.
>    I have installed all files as required in install.htm in qtstalker docl.
>    I could compile ta-lib. But when I compile qtstalker, I get error as
>    follows.
>    As I get the error as
>    UpgradeMessage.cpp: In member function âvoid UpgradeMessage::copyFiles()â:
>    UpgradeMessage.cpp:447: error: âsystemâ was not declared in this scope
>    UpgradeMessage.cpp:454: error: âsystemâ was not declared in this scope
>    UpgradeMessage.cpp:466: error: âsystemâ was not declared in this scope
>    UpgradeMessage.cpp:472: error: âsystemâ was not declared in this scope
>    UpgradeMessage.cpp:484: error: âsystemâ was not declared in this scope
>    UpgradeMessage.cpp:496: error: âsystemâ was not declared in this scope
>    make[1]: *** [UpgradeMessage.o] Error 1
>
>    I searched google for âsystemâ was not declared in this scope. But I
>    couldn't get any link.

Try adding #include <cstdlib> in the top of the file, along with the
other #include lines.

HTH.

Kumar
--
Kumar Appaiah


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Thanks.
Do you refer to configure file?

--
L.V.Gandhi
http://lvgandhi.tripod.com/
Linux user No.205042

Reply to: