PureBasic 6.02 cannot run on one of my XP computers, but versions below 6.02 can run, and the startup prompts the error in the messagebox, while the other XP computer can boot 6.02 and runs normally
---------------------------
Error
---------------------------
An Error has been detected in the IDE! Error: Invalid memory access IDE build on 05/17/2023 [10:59] by Fred Branch: v6.02 Revision: ********
---------------------------
OK
---------------------------
// Moved from "Coding Questions" to "General Discussion" (Kiffi)
I cannot run at 6.02 XP
I cannot run at 6.02 XP
Diamond Sutra: all law I was into at, forbearance .
http://www.8do8.com
http://www.8do8.com
Re: I cannot run at 6.02 XP
Yes, it may still work on some PCs and not on others because of libs that may or may not be present.
So use PB 5.xx on XP (Latest is Version 5.73 LTS)
Now 6.xx
viewtopic.php?p=599667#p599667
So use PB 5.xx on XP (Latest is Version 5.73 LTS)
Now 6.xx
viewtopic.php?p=599667#p599667
PS. History and requirements must be update.by Fred » 18 Apr 2023, 16:58
Yes, XP is history since 9 years: https://learn.microsoft.com/en-us/lifec ... windows-xp . We try to keep the compatibilty for the produced executables, but we don't officially support it anymore. You need a more recent Windows to install it (or you can try copy the files from another Windows if you really want to use it on XP).

English is not my native language.
PB Latest version - Win 10 family x64 - Linux Debian, Slackware (VirtualBox & WSL) / W10 - Raspberry Raspbian
Intel i7-8700 CPU @ 3.20GHz - 48 GB - Nvidia RTX 3050 OC 8GB - Asus VP348 3440 x 1440 - DPI 100%
PB Latest version - Win 10 family x64 - Linux Debian, Slackware (VirtualBox & WSL) / W10 - Raspberry Raspbian
Intel i7-8700 CPU @ 3.20GHz - 48 GB - Nvidia RTX 3050 OC 8GB - Asus VP348 3440 x 1440 - DPI 100%
Re: I cannot run at 6.02 XP
Christos
Re: I cannot run at 6.02 XP
Be sure your XP is up-to-date, if it runs on other computers, it should be compatible
Re: I cannot run at 6.02 XP
Thank you, boss
Diamond Sutra: all law I was into at, forbearance .
http://www.8do8.com
http://www.8do8.com
Re: I cannot run at 6.02 XP
@loadstone: I've got the same problem, did you find the solution ?loadstone wrote: ↑Sun Jun 04, 2023 6:52 pm PureBasic 6.02 cannot run on one of my XP computers, but versions below 6.02 can run, and the startup prompts the error in the messagebox, while the other XP computer can boot 6.02 and runs normally
---------------------------
Error
---------------------------
An Error has been detected in the IDE! Error: Invalid memory access IDE build on 05/17/2023 [10:59] by Fred Branch: v6.02 Revision: ********
---------------------------
OK
---------------------------
// Moved from "Coding Questions" to "General Discussion" (Kiffi)
I can lauch the compiler 602 with the ide601 but without the internal debugger. So i guess there is some bad adds or bad changes in the ide 602.
M.
Last edited by Mesa on Mon Jun 05, 2023 2:01 pm, edited 2 times in total.
Re: I cannot run at 6.02 XP
You can try to fetch the IDE source code and compile it in debug mode to see where it crashs: https://github.com/fantaisie-software/purebasic
Re: I cannot run at 6.02 XP
hi, This issue has not been resolved yet, and I have decided to reinstall xp in the futureMesa wrote: ↑Mon Jun 05, 2023 1:53 pm@loadstone: I've got the same problem, did you find the solution ?loadstone wrote: ↑Sun Jun 04, 2023 6:52 pm PureBasic 6.02 cannot run on one of my XP computers, but versions below 6.02 can run, and the startup prompts the error in the messagebox, while the other XP computer can boot 6.02 and runs normally
---------------------------
Error
---------------------------
An Error has been detected in the IDE! Error: Invalid memory access IDE build on 05/17/2023 [10:59] by Fred Branch: v6.02 Revision: ********
---------------------------
OK
---------------------------
// Moved from "Coding Questions" to "General Discussion" (Kiffi)
I can lauch the compiler 602 with the ide601 but without the internal debugger. So i guess there is some bad adds or bad changes in the ide 602.
M.
Diamond Sutra: all law I was into at, forbearance .
http://www.8do8.com
http://www.8do8.com
Re: I cannot run at 6.02 XP
Just tested a new install of PB 6.02 on XP SP3 (on a different directory than previous install 5.73)
Work fine
(tested ASM, not C)
PS. As usual: also check the Windows log file (Win + R ; eventvwr (see system))
Also check/reinstall Visual C++ runtime
Work fine

PS. As usual: also check the Windows log file (Win + R ; eventvwr (see system))
Also check/reinstall Visual C++ runtime
English is not my native language.
PB Latest version - Win 10 family x64 - Linux Debian, Slackware (VirtualBox & WSL) / W10 - Raspberry Raspbian
Intel i7-8700 CPU @ 3.20GHz - 48 GB - Nvidia RTX 3050 OC 8GB - Asus VP348 3440 x 1440 - DPI 100%
PB Latest version - Win 10 family x64 - Linux Debian, Slackware (VirtualBox & WSL) / W10 - Raspberry Raspbian
Intel i7-8700 CPU @ 3.20GHz - 48 GB - Nvidia RTX 3050 OC 8GB - Asus VP348 3440 x 1440 - DPI 100%