[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 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 �id UpgradeMessage::copyFiles()�>    UpgradeMessage.cpp:447: error: �stem�as not declared in this scope
>    UpgradeMessage.cpp:454: error: �stem�as not declared in this scope
>    UpgradeMessage.cpp:466: error: �stem�as not declared in this scope
>    UpgradeMessage.cpp:472: error: �stem�as not declared in this scope
>    UpgradeMessage.cpp:484: error: �stem�as not declared in this scope
>    UpgradeMessage.cpp:496: error: �stem�as not declared in this scope
>    make[1]: *** [UpgradeMessage.o] Error 1
> 
>    I searched google for �stem�as 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


Reply to: