User forums > Using Code::Blocks
Adding a wxs file to project
eranon:
Old thread, but I'm faced this situation (how to import a wxs file into a project). Does this way through the console still works. I've tried and nothing happen (neither return nor error message). How to re-import a wxs file in 2013 ? Does the WxsRecoverWxsFile command obsolet ?
--
EDIT : Solved, but there's maybe a smarter way (so, I'm still interested to know). Here is how I did it :
1) I've created a new dialog from wxSmith ("Add wxDialog" menu item), giving the same class name as the one I want to re-integrate (say "BambiDialog" class).
2) Closed Code::Blocks.
3) Overwritten BambiDialog.wxs, BambiDialog.h and BambiDialog.cpp with my old real files (the ones I want to re-integrate).
4) Re-opened Code::Blocks and all sounds right.
Navigation
[0] Message Index
[*] Previous page
Go to full version