User forums > Help
Refuses to start under Windows XP SP3
VCSMaster:
--- Quote from: stahta01 on May 02, 2020, 07:01:55 am ---
--- Quote ---So updating to 20.03 from 17.12 will keep these or do I need to selectively copy them?
--- End quote ---
selectively copy them.
YY.MM is a common versioning method.
--- End quote ---
Considering this project has a nightly build I would have expected a different version numbering system. Does that mean there are 31 different versions called "20.04"?
I think I'll stick with 17.12 in that case, unless there's some glaring flaw with using an old version like that.
oBFusCATed:
@stahta01: Night builds are only 64bits and probably suffer the same problem. Don't recommend them to people when they doesn't work.
@VCSMaster: You can make the new version work if you use some parts of the old version. See here for details: http://forums.codeblocks.org/index.php/topic,23770.msg162076.html
nenin:
--- Quote from: sodev on May 01, 2020, 05:46:32 pm ---CodeBlocks releases are compiled with GCC so installing MSVC runtimes won't do anything ;).
--- End quote ---
GCC-generated binaries are linked to msvcrt. There are misfits with default msvcrt on XP and contemporary gcc+Mingw-w64 libs. In general, these misfits might be avoided by forced link against unicrt (and by installation of the unicrt on XP PC).
Navigation
[0] Message Index
[*] Previous page
Go to full version