When you compile wxWidgets with base64 support disabled, then wxConfigBase does not declare DoReadBinary and DoWriteBinary. Add a guard to wxRegConfig, so wxOVERRIDE won't cause an error.