vForums Support > Programming & Coding :: Programming Discussion :: > CodeBlocks vs. Dev C++

CodeBlocks vs. Dev C++ - Posted By Marc (cr0w) on 13th Sep 08 at 8:45pm
Which do you prefer, and why?

Personally, I prefer CodeBlocks as it's much more customizable and has a few extra features that Dev C++ doesn't.

The only thing I don't like about CodeBlocks is that the compiler will not run properly on Vista. Even with MinGW installed, upon running the compiler it returns a bunch of errors about library files not existing.

Re: CodeBlocks vs. Dev C++ - Posted By darkdays (darkdays) on 29th Nov 08 at 9:40pm
I've never used CodeBlocks so I prefer Dev-C++, though if there's one C++ development program that I really prefer, it's Visual Studio.

Re: CodeBlocks vs. Dev C++ - Posted By dog199200 (dog199200) on 6th Feb 09 at 10:33pm
 
Which do you prefer, and why?

Personally, I prefer CodeBlocks as it's much more customizable and has a few extra features that Dev C++ doesn't.

The only thing I don't like about CodeBlocks is that the compiler will not run properly on Vista. Even with MinGW installed, upon running the compiler it returns a bunch of errors about library files not existing.


Marc i'm not sure what your talking about, I am running Vista and I use CodeBlocks just fine with no problems at all. The only problem I have is I can't make any DirectX file formats because i get the "library files not existing" type error as well.

Re: CodeBlocks vs. Dev C++ - Posted By Marc (cr0w) on 7th Feb 09 at 4:21am
Posted By dog199200 on 6th Feb 09 at 10:33pm
 
 
Which do you prefer, and why?

Personally, I prefer CodeBlocks as it's much more customizable and has a few extra features that Dev C++ doesn't.

The only thing I don't like about CodeBlocks is that the compiler will not run properly on Vista. Even with MinGW installed, upon running the compiler it returns a bunch of errors about library files not existing.


Marc i'm not sure what your talking about, I am running Vista and I use CodeBlocks just fine with no problems at all. The only problem I have is I can't make any DirectX file formats because i get the "library files not existing" type error as well.


This topic is way back from September; I fixed the issue a long time ago. {Tongue Out}

Re: CodeBlocks vs. Dev C++ - Posted By dog199200 (dog199200) on 7th Feb 09 at 7:56am
i'm sorry, i didn't pay attention to the date posted