Hi Abu, class concurrent_set is provided by cogutils -- the solution would be to got to cd cogutils, git pull, rebuild and reinstall. Then the atomspace should build. See here:
https://github.com/opencog/cogutil/blob/be54bfcadaf8439f324cf525781b254c87fa0722/opencog/util/concurrent_set.h#L162-L168 --linas On Sat, Jan 4, 2025 at 6:11 AM Abu Naser <[email protected]> wrote: > > Hi Everyone, > > The following error is thrown while I was compiling atomspace on Ubuntu: > > opencog_repos/atomspace/opencog/persist/proxy/WriteBufferProxy.cc:85:14: > error: ‘class concurrent_set<opencog::Handle>’ has no member named ‘clear’ > 85 | _atom_queue.clear(); > > > Is there any solution for this error? > > > Kind regards, > > Abu > > -- > You received this message because you are subscribed to the Google Groups > "opencog" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/opencog/CAMw3wdg6zMZgwF0hwk_ibqHuMyc9EC30qsJQPbRwmqEnexXLNg%40mail.gmail.com. -- Patrick: Are they laughing at us? Sponge Bob: No, Patrick, they are laughing next to us. -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/opencog/CAHrUA35N%2BhqA8CKtMBU4wJhmUQ8xKDivQHpx7%3DbdrZ9K_txg6Q%40mail.gmail.com.
