I'm just wondering what everyone thinks about building from the command line. I've been using Code::blocks with a MinGW compiler but there always seems to be a myriad of problems in building projects. I'm starting to become a little fed up with it's querks though it is probably partially my fault.
Often when I ask questions on forums they give me a command line solution for compiling projects. Whilst I'm not overly familiar with it I'm wondering what everyone thinks about it. Is it better to send my compiler instructions from the command line or use an IDE to compile. I know that an IDE has it's advantages such as preprogrammed libraries etc.
Any thoughts? Hope my question makes sense.