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 » U++ Library support » U++ Core » Big issue with Visual Studio 2019 (some versions)
Re: Big issue with Visual Studio 2019 (some versions) [message #54483 is a reply to message #53011] Wed, 29 July 2020 14:17 Go to previous messageGo to previous message
Alboni is currently offline  Alboni
Messages: 216
Registered: January 2012
Location: Kajaani, Finland
Experienced Member
I can't use clang or mingw on windows because it misses certain libraries that I need like winscard and plugin/wav also doesn't compile on either.
However I find applying the workaround* relatively easy and I don't upgrade all that often anyway, so I'll see when it happens and if not, no big deal. Just have to be mindful of that compiler quirk.

* workaround is putting
return String(s);
instead of
return s;
everywhere the warning throws.

[Updated on: Wed, 29 July 2020 14:34]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How do I override the Button class Tip handling function
Next Topic: BiVector::PopHead/PopTail possible bug
Goto Forum:
  


Current Time: Mon Aug 25 11:34:54 CEST 2025

Total time taken to generate the page: 0.05794 seconds