[AGENT++] Agent++ library - build error when compiling with borland 5.01

Frank Fock fock at agentpp.com
Wed Mar 17 21:10:09 CET 2004


Hi Vinoth,

Sorry, but I don't think that I can help you. It seems to me
that it is a compiler bug since the
    /**
     * Clone this TaskManager.
     */
    TaskManager*    clone()
        { return new TaskManager(
        new ThreadPool(threadPool->size(), threadPool->stack_size()));}

method is there. May be you can try defining it in a single row?

Best regards,
Frank

Vinoth wrote:

>Hi all,
>
>    I tried to build Agent++ library in borland C++ (5.01) amd make(4.0) in
>windows 2000.
>
>I was finally able to build libdes and snmp++ library.
>
>Agent++ 	- Version 3.5.16
>snmp++  	- Version 3.2.10a
>lib des 	- Version 4.01
>
>When I tried to build agent++ library,
>
>After many warnings on "inline functions". I got the following errors.
>
>Error ..\include\List.h 1261: 'clone' is not a member of 'TaskManager' in
>function Array<TaskManager>::clone()
>Error ..\include\List.h 1273: 'clone' is not a member of 'TaskManager' in
>function Array<TaskManager>::operator =(const Array<TaskManager> &)
>
>Error ..\include\List.h 1272: Too many error or warning messages in template
>Array<MibEntry>
>*** 3 errors in Compile ***
>
>Please advice, on how to solve the above errors...??
>
>Expecting your earliest reply,
>
>Thanks & regards,
>
>Vinoth
>
>
>_______________________________________________
>AGENTPP mailing list
>AGENTPP at agentpp.org
>http://agentpp.org/mailman/listinfo/agentpp
>
>  
>






More information about the AGENTPP mailing list