where's the prob now?
I haven't used wxWidgets 2.6.3 for C::B, yet, but I think the same rules apply. Compile wx as a shared, monolithic library. If you have a *core library, I don't think it is monolithic and you will need to include all of the other relevant libs, as well.
In addition, keep in mind that 2.6.3 uses a new naming scheme for it's libs, so you will have to edit the default C::B settings for the wxWizard. This was all a big headache for me, so I just used 2.6.2 until I can integrate 2.6.3 later.