Archive for the ‘Programming’ Category

wxWidgets on Windows using NetBeans 6.0 with MinGW + MSYS

Posted on February 23rd, 2008 by Dalton Filho

Setting up a wxWidgets project on Windows using NetBeans 6.0 is quite harder than doing the same on Linux, but if you want to be able to use the powerful features of NetBeans instead of smaller IDEs like wxDev-cpp, here is a quick guide to setup your environment.

On the relevance of compilers

Posted on January 27th, 2008 by Dalton Filho

I’ve just read Steve’s rant about compilers, and believe me, it’s not like the ones you’ve seen before (it’s much better!).