CodeBlocks Arduino IDE - real C++ IDE for Arduino development (rev.20130827)

Stan -

Great work on the Code::Blocks for Arduino. I had some difficulty getting the software to work on Windows 7 at first, however I was able to find a work around. Here is was my original problem. When I try to do a "build and run" from Code::Blocks for the blink example, the Arduino Builder pops up. Afterwards, I click COM3 but it gives me the following message: "Error generating HEX file."

My alternative solution was this. I did a "build" only using the blink example. Afterwards, I open the Arduino Builder, click Load Sketch / HEX and then click COM3. This solution worked. Although this solution is a bit slower, it still works. Do you have any suggestions/ideas why the build and run is not working from the Code::Blocks IDE?

On another note, I am attempting to get the CB for Arduino to work on Ubuntu 12. No luck so far but I will let you know if I have anymore luck.