User forums > Help

since yesterday my codeblocks takes a long time to compile and execute

<< < (2/2)

Acode:
still slow :(

sodev:

--- Quote from: Acode on January 27, 2020, 12:56:33 pm ---still slow :(

--- End quote ---

Does this slow also apply to this:


--- Quote from: stahta01 on January 26, 2020, 10:10:57 pm ---If it does not get faster, try compiling from the command line. Is it still slow?

--- End quote ---

If it does, maybe


--- Quote from: Acode on January 24, 2020, 07:31:39 pm ---since yesterday my codeblocks takes a long time to compile and execute like 4 seconds,

--- End quote ---

your program is now more than just a printf("Hello World!")? Because 4 seconds is like blazing fast for any of my programs.

stahta01:
Make sure the Compiler Folder is set inside the Anti-Virus correctly.

Tim S.

stahta01:
If your project is multiple files:

Clean the whole project.
Compile one file at a time (You could find that one of the files takes a long time to compile; that means it is likely a code issue inside that file)

Tim S.
 

Navigation

[0] Message Index

[*] Previous page

Go to full version