Posts: 10
Threads: 4
Joined: Sep 2023
Reputation:
0
11 hours ago
(This post was last modified: 11 hours ago by MystikShadows.)
Just tried installing the latest build version 4.00.0 the ide seems to work ... but a program that compiles fine in 3.13.1 doesn't want to work when i compile it to run in 4.00.0. help? It just shows a blank screen no messages or anything to give me a hint. and nothing seems to be happening.
I could post code. but its A 7000 lines of code lol. but i will if i have to.
Posts: 10
Threads: 4
Joined: Sep 2023
Reputation:
0
10 hours ago
(This post was last modified: 10 hours ago by MystikShadows.)
yeah it's from github but the latest release for windows. However if I stop that erronous program and go look at the folder I see I have a working version of the compiled code...
Posts: 2,761
Threads: 332
Joined: Apr 2022
Reputation:
231
Other place where we sometimes see glitches is if people extract one version over another. That *never* seems to work out nicely, and it certainly won't work with version 4.0 as we swapped out to a completely different compiler. Make certain to extract and install to its own dedicated directory and not over some existing directory.
Posts: 2,761
Threads: 332
Joined: Apr 2022
Reputation:
231
You'll probably need to google the answer to that.
What you need to know is:
1) Your OS and version number
2) Your antivirus name and version number
Then do a search in your favorite browser:
"How do I whitelist folders in Windows 11 with Microsoft Defender?"
"How do I whitelist folders in Windows 10 with Norton Antivirus?"
Posts: 4,085
Threads: 181
Joined: Apr 2022
Reputation:
232
I have to ask: Is it just the one program not working or nothing works?
b = b + ...