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 » Developing U++ » U++ Developers corner » What is the highest version of U++ that does not require C++11 ?
Re: What is the highest version of U++ that does not require C++11 ? [message #46808 is a reply to message #46731] Sun, 14 August 2016 21:22 Go to previous messageGo to previous message
kov_serg is currently offline  kov_serg
Messages: 37
Registered: August 2008
Location: Russia
Member
I will say more. Microsoft and Google has aim to cut out old systems.
Just try to compile program for winnt4 of even for winxp (with WINVER=0x400 _WIN32_WINNT=0x400). Even if target platfom is available. Then you try to run on target you will unpleasantly surprise.
The same in latest android sdk application will not start on target even if it compiled for old target. But will work on new devices.
https://i.ytimg.com/vi/OGAu_DeKckI/hqdefault.jpg

http://louis.steelbytes.com/vs2008_vs_win40.html
https://supportxpdotcom.wordpress.com/2012/03/28/what-makes- apps-developed-with-visual-c-11-beta-not-run-on-windows-xp
http://stackoverflow.com/questions/35618098/android-support- libraries-23-2-0-cause-app-to-crash
...

I see no reason why my application should not work on old version of os if they run on them before.
Why mingw has no static runtime and depends on msvcrt? Why LLVM does not support winxp?
http://risovach.ru/thumb/upload/200s400/2012/12/generator/lila-beremenna_6228626_orig_.jpeg
 
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: Use zlib inside another library
Next Topic: U++ in a computer cluster
Goto Forum:
  


Current Time: Sun May 05 14:31:18 CEST 2024

Total time taken to generate the page: 0.02565 seconds