User forums > Nightly builds
The 06 April 2007 build is out.
RJP Computing:
--- Quote from: TDragon on April 07, 2007, 05:17:59 pm ---
--- Quote from: RJP Computing on April 07, 2007, 05:09:39 pm ---This is going to sound really stupid, but where is the setting to turn on the build progress bar?
--- End quote ---
Settings->Compiler and debugger->Global compiler settings->Other settings->Display build progress bar. :)
--- End quote ---
Thanks.
szczepan:
--- Code: ---snippetsconfig.cpp: In member function 'void CodeSnippetsConfig::SettingsLoad()':
snippetsconfig.cpp:139: error: invalid conversion from 'const wxChar*' to 'wxChar*'
--- End code ---
Pecan:
--- Quote from: szczepan on April 08, 2007, 06:01:17 am ---
--- Code: ---snippetsconfig.cpp: In member function 'void CodeSnippetsConfig::SettingsLoad()':
snippetsconfig.cpp:139: error: invalid conversion from 'const wxChar*' to 'wxChar*'
--- End code ---
--- End quote ---
Fixed: SVN 3819. Thanks
jmccay:
I just upgraded from a previous version. When I upgraded, it asked me to use the new default setting because things changed, so I chose the new default settings. I used to have a variable defined $(WX_SUFFIX). I can't seem to find it any more. Where would/should it have been. Also can I add those variables still? If so where? Were they project specific or CB specific?
Also, with wxSmith, when I try to run an older program (after recompiling successfully), I get an error telling me:
"Invalid XRC resource file 'file:/C%3A/development/projects/software/ ... /editAcctdialog.wxs': doesn't have root node 'resource'
That's an odd file location (the %3A). I don't know why, but at least 2 of my projects give the same error. I have on that seems to work fine. When was the last time wxSmith was updated/changed? I know a newer version was in the works, but has it been applied to CB yet?
Other than that. I like the latest build so far. Keep up the good work.
jmccay
Biplab:
--- Quote from: jmccay on April 09, 2007, 04:13:00 am ---"Invalid XRC resource file 'file:/C%3A/development/projects/software/ ... /editAcctdialog.wxs': doesn't have root node 'resource'
--- End quote ---
All XRC file shall have <resource> root node. It seems the file you are using doesn't have them.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version