only for use with the C-Backend, or does it also have an effect when compiling a program with the ASM-backend?[v] Use shared UCRT (Windows 10 and above)
[PB 6.20] New compiler option “Use shared UCRT”
-
- Addict
- Posts: 4777
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
[PB 6.20] New compiler option “Use shared UCRT”
Fred, is the new compiler option
Re: [PB 6.20] New compiler option “Use shared UCRT”
It works for both.
-
- Addict
- Posts: 4777
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: [PB 6.20] New compiler option “Use shared UCRT”
I see. Thank you for the information!
Re: [PB 6.20] New compiler option “Use shared UCRT”
If enabled, will my compiled exe still run on Win 7, or does it require Win 10 and later?
Re: [PB 6.20] New compiler option “Use shared UCRT”
Win10 or above
-
- Addict
- Posts: 1518
- Joined: Wed Nov 12, 2008 5:01 pm
- Location: Russia
Re: [PB 6.20] New compiler option “Use shared UCRT”
Applications compiled in PB 6.2x, with option “Use shared UCRT”, work fine for me in Windows 7 x64.
In Windows 7, it was installed "VS 2015 - 2022 Redistributable" https://learn.microsoft.com/en-us/cpp/w ... -vc-redist
In Windows 7, it was installed "VS 2015 - 2022 Redistributable" https://learn.microsoft.com/en-us/cpp/w ... -vc-redist
Re: [PB 6.20] New compiler option “Use shared UCRT”
So the exe with UCRT should run fine on Win 7 without the user installing anything?
Re: [PB 6.20] New compiler option “Use shared UCRT”
No, from the sound of it it'll work fine if they install the MSVC++ 2015-2022 runtimes, needed by many modern apps.BarryG wrote: Sun Jun 08, 2025 6:58 am So the exe with UCRT should run fine on Win 7 without the user installing anything?
Re: [PB 6.20] New compiler option “Use shared UCRT”
Ah... oh well, I won't enable it then.
Re: [PB 6.20] New compiler option “Use shared UCRT”
My main system is running stock Windows 7 x64 SP1. No updates, none, zero. It is working perfectly for my use. Why change something that's not broken ? And it is so fast to boot and shutdown !
My next system in a few years will be Linux Mint. Thankfully Purebasic works there as well.
My next system in a few years will be Linux Mint. Thankfully Purebasic works there as well.