User forums > Nightly builds
The 24 August 2010 build (6527) is out.
gku:
hi,
(menu) settings->editor... crashes C::B on win7.
Happens also on the nightly 6508 from 21.08.2010.
Deleting all settings in ...\AppData\Roaming\codeblocks\ doesn't help.
The nighly 6454 from 07.08.2010 has no problems.
gd_on:
I have a small problem with svn 6532 and more precisely with xaviou's patch.
The generation stops with this error :
--- Code: ---C:\CodeBlocks_SVN\CodeBlocks_src\src\plugins\contrib\NassiShneiderman\NassiFileContent.cpp||In member function 'virtual wxString NassiFileContent::GetWildcard()':|
C:\CodeBlocks_SVN\CodeBlocks_src\src\plugins\contrib\NassiShneiderman\NassiFileContent.cpp|29|error: '_' was not declared in this scope|
||=== Génération terminée : 1 errors, 0 warnings (0 minutes, 28 seconds) ===|
--- End code ---
on the line containing
--- Code: --- return _("Nassi Shneiderman diagram, (*.nsd)|*.nsd");
--- End code ---
If I revert the _ to _T it works. May be a .h is missing in NassiFileContent.cpp.
I work with Windows XP SP3 and TDM Gcc 4.5
gd_on
MortenMacFly:
--- Quote from: gd_on on August 25, 2010, 07:46:19 pm ---I have a small problem with svn 6532 and more precisely with xaviou's patch.
The generation stops with this error :
--- End quote ---
Try again, please.
gd_on:
OK. Works now after correction introduced in svn 6536.
Thanks. :D
gd_on
PS : I don't think that lines 973 and 992 in NassiView.cpp need to be translated, so original _T is OK.
Xaviou:
Hi
--- Quote from: gd_on on August 26, 2010, 09:01:09 am ---OK. Works now after correction introduced in svn 6536.
--- End quote ---
Sorry for this ! :?
--- Quote from: gd_on on August 26, 2010, 09:01:09 am ---PS : I don't think that lines 973 and 992 in NassiView.cpp need to be translated, so original _T is OK.
--- End quote ---
You're right. Sorry again :(
Regards
Xav'
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version