Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » 2019.2
Re: 2019.2 [message #52722 is a reply to message #52721] Thu, 14 November 2019 09:57 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1226
Registered: August 2007
Senior Contributor
Hello Giorgio,

 b_on_screen.Add(v_temp);  <-- This is generating the error


You need to explicitly clone or move the source vector.

Try

 b_on_screen.Add(pick(v_temp));


Best regards,
Oblivion


[Updated on: Thu, 14 November 2019 09:57]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 2019.2 rc5
Next Topic: Server failure - some services might be temporarily unavailable
Goto Forum:
  


Current Time: Sun Aug 24 11:39:37 CEST 2025

Total time taken to generate the page: 0.03500 seconds