Well, I taken a quick try (time is too short, we should redefine it a day) and it doesn't compile out of the box for me. I had to add some path for include in the build options and I passed some errors, but it still doesn't go to compile in full. At step I am it tell me I have to use wx-config to figure-out the build flags... Hummm, no time to go deeper just now, but I wonder if I don't forget something obvious. Just two quick questions as it comes :
Do I have to define an environment variable (don't even know if it's the good OS X term) like WXWIN ?
Does someone reported any issue with wx-config call using backtick (it would be a good reason of absence of build flags) ?
So, I have two ways : try to succeed with the cb-workspace or try to succeed with the command line.
Awaiting to solve this, I'll use the official binaries. In fact, mainly, I just need to compile because of a tiny trick I applied in code to allow several toolbars with a frame ; and this wxsmith change couldn't be a submitted patch because afterward the dev would have to adjust his code by hand, to do it works. So, maybe a thrid way would be to just rebuild the wxSmith dylib, then replace it in the official bundle (but, of course, it would be just a tmp fix).