News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

[bug wxSmith]C::B doesn't respond after error in wxSmith

Started by David Perfors, July 14, 2005, 05:39:29 PM

Previous topic - Next topic

David Perfors

I just tried wxSmith with the latest CVS C::B version.
I wanted to add a dialog, but get the following error message:
QuoteXRC resource 'wxsNewDialogDLG' (class 'wxDialog') not found!
I can click OK, and I can do nothing anymore..
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

rickg22


byo

Quote from: rickg22Heh, seems somebody forgot to add an XRC to CVS :P

It's in CVS, all resources are copied to directories in 'devel' through update.bat script (it's inside wxSmith's directory and should be now called as a post-build step).