Help! Need simple Box2D DebugDraw example for Windows

I need some help using Box2D’s DebugDraw feature. I don’t know what I’m doing wrong… but I’ve tried every example online and it just doesn’t seem to work for me. I can’t see any shapes.
I can compile and run the Box2D TEstbed and can see the objects so I know it’s possible.

Basically what I am looking for is:

  • Simple HelloWorld (nothing fancy) type example with just a simple shape
  • Utilizes cocos2d-x and Box2D
  • Builds and runs on Windows (I’m using VisualStudio 2012)

If you can whip up and share something like this, I would be forever gratefull. I’ve spent all week on this have haven’t made an progress. :frowning:

Thanks!!!