As some of you may be aware, I was working on several radar mods some time back. Well, I ran into a wall. I wanted to thoroughly test them, but didn't want to go the usual modder way of mod the code, compile, wait for 30 minutes, run the .exe, find a problem, fix it, rinse wash repeat.
Instead, I wanted to get a GUI tool where I could test the algorithms completely seperate of the FSO .exe. While at first glance this may seem to be a frivilous idea, I should point out that it would be a benefit to modders seeking to make adjustments or brand new configurations for the mods.
I need help. I've looked around for some lib's to help get started, and so far I've come across wxWidgets. I'm having trouble getting it to work with Code::Blocks.

No, this is not a joke,
unfortunately.