User forums > Announcements
About wxSmith development
afb:
Besides from a truckload of missing headers, it doesn't look all bad :-)
Maybe you can run it through once without the implicit/precomp headers,
in order to help add the missing <wx/string.h>,<wx/hashmap.h>,etc. ?
byo:
--- Quote from: afb on December 04, 2006, 10:50:19 pm ---Besides from a truckload of missing headers, it doesn't look all bad :-)
Maybe you can run it through once without the implicit/precomp headers,
in order to help add the missing <wx/string.h>,<wx/hashmap.h>,etc. ?
--- End quote ---
:shock: missing headers, I don't like that kind of stuff - they always give me hadaches ;)
EDIT:
Ok, maybe some few better news: Resouce browser is done, preview almost done (just few bugs to fix and I'll commit this) - so the number of unimplemented features is smaller every day ;)
stahta01:
Byo:
Please see this thread http://forums.codeblocks.org/index.php?topic=4638.msg36627#msg36627
I am trying to submit a patch to update wxPropertyGrid to version 1.2.4 and the solution affects wxSmith plug-in.
Tim S
byo:
I've updated (New) wxSmith to work without PCH. Can anybody check if it will work ? (It compiles on MingW 3.4.5 but few headers may be missing on other compilers - I've seen such beehaviour before)
stahta01:
I keep getting errors on compiling the new wxSmith. Note, I am doing it with the new wxPropertyGrid version 1.2.x and with wxWidgets 2.8.0RC3/CVS. Can you verify that file wxsitemrestreedata.h should be used and is it in SVN?
Compiling: wxwidgets\wxsitem.cpp
wxwidgets\wxsitem.cpp:4:32: wxsitemrestreedata.h: No such file or directory
wxwidgets\wxsitem.cpp: In member function `void wxsItem::BuildItemTree(wxsResourceTree*, wxsResourceItemId, int)':
wxwidgets\wxsitem.cpp:164: error: `wxsItemResTreeData' has not been declared
wxwidgets\wxsitem.cpp:168: error: `wxsItemResTreeData' has not been declared
Process terminated with status 1 (2 minutes, 29 seconds)
3 errors, 3 warnings
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version