I'm new here, so I apologize if this isn't the right place to post this. I have been doing some simple C++ programming. I installed gcc49 and all has worked out well with a text editor, but I really wanted an IDE for debugging, so I grabbed CodeBlocks. The program starts up fine, but it tells me:
so I can't compile anything! Under settings the default search path is /usr. You can set it to whatever you like, I tried /usr/bin but nothing works.
Is there a simple solution for this? I really liked using CodeBlocks on Windows. If there is a more FreeBSD + Xfce friendly IDE that would be nice too.
Code:
Cannot find a compiler executable in your configured search path for GNU GCC compiler
Is there a simple solution for this? I really liked using CodeBlocks on Windows. If there is a more FreeBSD + Xfce friendly IDE that would be nice too.