Code::Blocks Forums
		User forums => Help => Topic started by: Natrell01 on January 03, 2018, 07:58:58 pm
		
			
			- 
				I have tried two different codes a C::B, but can not get the program to build my code. When I try to run my code I get the prompt to build the code or to just run the program and I keep getting the message "Process terminated with status 4258096 (0 min, 6sec). Please help explain how I can fix this issue. I have also maid an exception for C::B to run without my Anti-Virus from causing problems.
 
 Thanks in advance.
 
 
- 
				http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F)
 
 I did not see any obvious issue; maybe with more information someone will see an issue.
 
 Me, I still think Anti-Virus or Anti-Ransom software might be the cause of the issue.
 
 Edit: Your second program should not compile; I suggest you try to clean and then build your program.
 
 Tim S.
 
- 
				Thanks for the help. I work on your suggestions it and post what fixed the problem. 
			
- 
				You program has an obvious error in line 7. It likely can not be compiled. 
			
- 
				You program has an obvious error in line 7. It likely can not be compiled.
 
 There is also an obvious error in line 3.