Hello.
I downloaded "Dev-Cpp 5.2.0.3 TDM-GCC x64 Setup" and then "Dev-Cpp 5.3.0.0 RC8 Overwrite Update".
The updated lang is from 5.3.0.0 RC8. I changed "Portuguese.lng", but I'm not sure how to proceed from here, I attached the updated file.
Also, I got this error while browsing compiler options:
Application version: 5.3.0.0
Platform : Windows NT
OS version : version 6.1 (build 7601)
Additional info: Service Pack 1
Computer name : M61PMV
Physical memory: 4.293.386.240 total
2.363.133.952 in use ( 55,04%)
1.930.252.288 free ( 44,96%)
Cache : 4.294.967.295 total
0 in use ( 0,00%)
4.294.967.295 free (100,00%)
Virtual memory : 2.147.352.576 total
137.064.448 in use ( 6,38%)
2.010.288.128 free ( 93,62%)
Memory load : 55%
The following error occured in version 5.3.0.0 RC8:
Access violation at address 0026F708 in module 'devcpp.exe'. Write of address 00000016 (at address 0x0026F708)
Please include a description of what you were doing before the error occured (please give as much precisions as possible) : Browsing compiler options
State information follows:
Stack trace:
0027EB8F (0017DB8F): TEAnalyzer.EHandler (ExceptionsAnalyzerFrm - 231)
0026F708 (0016E708): TdevCompiler.SetOption (devcfg - 925)
0026F708 (0016E708): TdevCompiler.SetOption (devcfg - 925)
0026F708 (0016E708): TdevCompiler.SetOption (devcfg - 925)
0026F705 (0016E705): TdevCompiler.SetOption (devcfg - 925)
00211A24 (00110A24): TCompOptionsFrame.vleSetEditText (CompilerOptionsFrame - 126)
00213C58 (00112C58): TCompOptForm.FormClose (CompOptionsFrm - 589)
00248249 (00147249): TMainForm.actCompOptionsExecute (main - 2544)
00248266 (00147266): TMainForm.actCompOptionsExecute (main - 2546)
00281FC0 (00180FC0): (devcpp - 171)
00281FDB (00180FDB): (devcpp - 171)
00281C30 (00180C30): (devcpp - 110)
00281C30 (00180C30): (devcpp - 110)
Hello,
First off, thanks for the translation. I've added it to Dev-C++ 5.3.
Although I'm not sure, this bug should've been fixed by newer builds of Dev-C++. Please try out the patch I've included, which should fix the crash.
I assume this one is fixed?