Dev-Cpp icon indicating copy to clipboard operation
Dev-Cpp copied to clipboard

A fast, portable, simple, and free C/C++ IDE

Results 175 Dev-Cpp issues
Sort by recently updated
recently updated
newest added

About the problem that embacardero cannot display Chinese normally

[{"_id":"6342ef4b09a35269b77f21bf","body":"Can you post an example file giving the error?","issue_id":1660388237680,"origin_id":1190575323,"user_origin_id":11953157,"create_time":1658339227,"update_time":1658339227,"id":1665331019940,"updated_at":"2022-10-09T15:56:59.940000Z","created_at":"2022-10-09T15:56:59.940000Z"},{"_id":"6342ef4b09a35269b77f21c0","body":"Okay","issue_id":1660388237680,"origin_id":1193057958,"user_origin_id":98436626,"create_time":1658550859,"update_time":1658550859,"id":1665331019946,"updated_at":"2022-10-09T15:56:59.945000Z","created_at":"2022-10-09T15:56:59.945000Z"},{"_id":"6342ef4b09a35269b77f21c1","body":"[bellman-ford - \u526f\u672c.txt](https:\/\/github.com\/Embarcadero\/Dev-Cpp\/files\/9173096\/bellman-ford.-.txt)\r\nIf you convert the file suffix to (.cpp), you can find the problem.\r\nThank you for your attention.","issue_id":1660388237680,"origin_id":1193058474,"user_origin_id":98436626,"create_time":1658551155,"update_time":1658551155,"id":1665331019949,"updated_at":"2022-10-09T15:56:59.948000Z","created_at":"2022-10-09T15:56:59.948000Z"},{"_id":"6342ef4b09a35269b77f21c2","body":"Yes, same problem for me. Seems that it is an issue associated with encoding. The dev C++ saved the file as ANSI instead of UTF8 even if I chose UFT8 at the saving stage.","issue_id":1660388237680,"origin_id":1193220409,"user_origin_id":73184640,"create_time":1658624081,"update_time":1658624081,"id":1665331019953,"updated_at":"2022-10-09T15:56:59.952000Z","created_at":"2022-10-09T15:56:59.952000Z"},{"_id":"6342ef4b09a35269b77f21c4","body":"I have the same issue, I set the new file format to ANSI, when I create a new cpp file, the format is ANSI.\r\nAfter I input some Chinese Characters, then save, it will save to utf8 format automatically, I need to manually save to ansi format to make sure the output correct. But when I open the file from local disk, it report the issue above.","issue_id":1660388237680,"origin_id":1257191676,"user_origin_id":44964211,"create_time":1664111587,"update_time":1664111587,"id":1665331019957,"updated_at":"2022-10-09T15:56:59.957000Z","created_at":"2022-10-09T15:56:59.957000Z"},{"_id":"6342ef4b09a35269b77f21c5","body":"I have a workaround for this issue, hopes it can help:\r\nSet the file format to UTF8, and aslo the new File format UTF8, add \"-fexec-charset=gbk\" in \"compiler option\"->\"general\"\r\n","issue_id":1660388237680,"origin_id":1257194891,"user_origin_id":44964211,"create_time":1664112636,"update_time":1664112636,"id":1665331019960,"updated_at":"2022-10-09T15:56:59.960000Z","created_at":"2022-10-09T15:56:59.960000Z"},{"_id":"6639b07fb7a25c1c6117db13","body":"Tools -> Editor Options -> New Document Encoding: UTF-8. And make sure the opened file is also using UTF-8.","issue_id":1660388237680,"origin_id":1336842998,"user_origin_id":43687326,"create_time":1670224192,"update_time":1670224192,"id":1715056767248,"updated_at":"2024-05-07T04:39:27.248000Z","created_at":"2024-05-07T04:39:27.248000Z"},{"_id":"6639b07fb7a25c1c6117db14","body":"Use this version:\r\nhttps:\/\/github.com\/royqh1979\/Dev-CPP","issue_id":1660388237680,"origin_id":1345136254,"user_origin_id":4932575,"create_time":1670648878,"update_time":1670648878,"id":1715056767252,"updated_at":"2024-05-07T04:39:27.252000Z","created_at":"2024-05-07T04:39:27.252000Z"},{"_id":"6639b07fb7a25c1c6117db15","body":"File ... saved as UTF-8 \r\n\r\n![image](https:\/\/user-images.githubusercontent.com\/11953157\/207530635-819ab70c-2e51-45a0-b9ee-1fe9c56e4ce7.png)\r\n\r\nIn Powershell IDE console window ...\r\n\r\n![image](https:\/\/user-images.githubusercontent.com\/11953157\/207530893-ef5d5906-0984-4075-82b4-9e28dc9ee966.png)\r\n\r\nIn Win10 cmd command prompt ... \r\n\r\n(Only one code page is correct, I think?)\r\n\r\n![image](https:\/\/user-images.githubusercontent.com\/11953157\/207531070-23fbd7df-2cc5-4a9f-af7b-d10266af979e.png)\r\n","issue_id":1660388237680,"origin_id":1350529075,"user_origin_id":11953157,"create_time":1671002483,"update_time":1671002483,"id":1715056767255,"updated_at":"2024-05-07T04:39:27.255000Z","created_at":"2024-05-07T04:39:27.255000Z"}] comment

When I open the cpp file containing Chinese content with embacardero, the following error occurs: Error info ---------- Version : 6.3 Build Time : Jan. 31 2021 - 09:00 Message...

When I undo I got the Invalid stringlist index50 error...

Statusbar not showing Compile log and other Information!!!

[{"_id":"6342f70dfa5d322eb9333b63","body":"This addresses a UI\/UX problem where the Statusbar - which shows the compile log and other information - does not show the relevant information when as the code is compiled, it has been pulled down and when compiling is finished no information is shown when the Statusbar is pulled up.","issue_id":1660388237691,"origin_id":1169353183,"user_origin_id":71357953,"create_time":1656455372,"update_time":1656455372,"id":1665333005954,"updated_at":"2022-10-09T16:30:05.953000Z","created_at":"2022-10-09T16:30:05.953000Z"}] comment

### The Statusbar does not show compile log and other information when code is compiled!!! - When Dev C++ is opened at first, you can see the Statusbar and can...

Project fails to build in 10.4.2 - SVGIconImageListGroupPackages.groupproj

[{"_id":"6342f2cbcd14df15ba5a8704","body":"Just checking - have you installed SVGIconImageList via GetIt ?","issue_id":1660388237695,"origin_id":792576669,"user_origin_id":11953157,"create_time":1615192409,"update_time":1615192409,"id":1665331915303,"updated_at":"2022-10-09T16:11:55.303000Z","created_at":"2022-10-09T16:11:55.303000Z"},{"_id":"6342f2cbcd14df15ba5a8705","body":"No. I attempted to follow the instructions in the Install section of the readme.\r\n\r\n> \r\n> The main executable devcpp.exe can be built using the following steps:\r\n> \r\n> \t1) Install\r\n> \t\tVCL Style - Windows10BlueWhale from GetIt in the IDE.\r\n> \t\thttps:\/\/getitnow.embarcadero.com\/VCLStyle-Windows10BlueWhale-1.0\/\r\n> \t1) Compile and install the following package(s):\r\n> \t\tSource\\VCL\\DevCpp.dpk\r\n> \t\tSource\\VCL\\SynEdit\\Packages\\Sydney\\Delphi\\SynEditDelphi.groupproj\r\n> \t\tSource\\VCL\\ClassBrowsing\\ClassBrowsing.dpk\r\n> \t\tSource\\VCL\\SVGIconImageList\\Packages\\D10_4\\SVGIconImageListGroupPackages.groupproj\r\n> \r\n> \t2) Compile resources by running the following script(s):\r\n> \t\tSource\\CompileResources.bat\r\n> \t\t\r\n> \t3) Open the project file devcpp.dpr. Your IDE should not produce any \r\n> \t 'Module Not Found' or 'Resource Not Found' errors when opening files, \r\n> \t compiling files or running devcpp.exe.\r\n> \r\n> \t4) It is advisable to run CleanSource.bat before commiting work, when you\r\n> \t get errors complaining about old versions of code or when you want to \r\n> \t diff the source folder.\r\n> ","issue_id":1660388237695,"origin_id":792959602,"user_origin_id":3165264,"create_time":1615226871,"update_time":1615226871,"id":1665331915314,"updated_at":"2022-10-09T16:11:55.313000Z","created_at":"2022-10-09T16:11:55.313000Z"},{"_id":"6342f2cbcd14df15ba5a8707","body":"I'm trying to do the same thing. Following Dev-C++\\Source\\README.txt but I am new to Delphi and am not sure the exact steps for \"Compile and install the following package(s)\".\r\nI'm starting with Source\\VCL\\DevCpp.dpk and did File -> Open... on it and then Project -> Build DevCpp which worked.\r\nWhat is the correct way to install though?","issue_id":1660388237695,"origin_id":1146538114,"user_origin_id":5804851,"create_time":1654319537,"update_time":1654319537,"id":1665331915318,"updated_at":"2022-10-09T16:11:55.318000Z","created_at":"2022-10-09T16:11:55.318000Z"},{"_id":"6342f2cbcd14df15ba5a8708","body":"I was able to make more progress as follows\r\n\r\n VCL Style - Windows10BlueWhale 1.0\r\n Tools -> GetIt Package Manager -> Styles -> Windows10BlueWhale\r\n Dev-Cpp\\Source\\VCL\\DevCpp.dpk\r\n File -> Open...\r\n Project -> Build DevCpp\r\n DevCpp.dproj - Projects -> DevCpp.bpl -> Install\r\n Dev-Cpp\\Source\\VCL\\SynEdit\\Packages\\Sydney\\Delphi\\SynEditDelphi.groupproj\r\n File -> Open...\r\n Project -> Build SynEditDelphi\r\n SynEditDelphi.dproj - Projects -> SynEditDD270.bpl -> Install\r\n Dev-Cpp\\Source\\VCL\\ClassBrowsing\\ClassBrowsing.dpk\r\n File -> Open...\r\n Project -> Build ClassBrowsing\r\n ClassBrowsing.dproj - Projects -> ClassBrowsing.bpl -> Install\r\n Dev-Cpp\\Source\\VCL\\SVGIconImageList\\Packages\\D10_4\\SVGIconImageListGroupPackages.groupproj\r\n File -> Open...\r\n Unable to locate project\r\n ... SVGIconPackage.dproj\r\n ... SVGIconImageList.dproj\r\n ... dclSVGIconImageList.dproj\r\n ... SVGIconImageListFMX.dproj\r\n ... dclSVGIconImageListFMX.dproj\r\n The project reference has been removed from the project group.\r\n\r\nSo there are some things still unclear to me.","issue_id":1660388237695,"origin_id":1146540176,"user_origin_id":5804851,"create_time":1654320348,"update_time":1654320521,"id":1665331915321,"updated_at":"2022-10-09T16:11:55.321000Z","created_at":"2022-10-09T16:11:55.321000Z"},{"_id":"6342f2cbcd14df15ba5a8709","body":"Suggest you install svgiconimagelist via getit","issue_id":1660388237695,"origin_id":1146811435,"user_origin_id":11953157,"create_time":1654437999,"update_time":1654437999,"id":1665331915324,"updated_at":"2022-10-09T16:11:55.323000Z","created_at":"2022-10-09T16:11:55.323000Z"},{"_id":"6342f2cbcd14df15ba5a870a","body":"> Suggest you install svgiconimagelist via getit\r\n\r\nMade progress. Here are the steps I took.\r\n\r\n Tools -> GetIt Package Manager -> Styles -> SVGIconImageList VCL & FMX 3.8\r\n Also installed SVGIconImageListDemo.\r\n Source\\CompileResources.bat\r\n Error Could not open input file DefaultFiles.rc\r\n cd Source\r\n CompileResources.bat\r\n devcpp.dpr\r\n File -> Open...\r\n Error creating form: Out of memory.\r\n Project -> Build devcpp\r\n file not found ...Calypso.vsf\r\n Tools -> GetIt Package Manager -> Styles -> VCL Style - Calypso 1.0\r\n file not found ...FlatUILight.vsf\r\n Tools -> GetIt Package Manager -> Styles -> VCL Style - FlatUILight 1.0\r\n file not found ...MaterialPatternsBlue.vsf\r\n Tools -> GetIt Package Manager -> Styles -> VCL Style - MaterialPatternsBlue 1.0\r\n Cannot find in GetIt. Found reference on web.\r\n https:\/\/blogs.embarcadero.com\/new-vcl-windows-theme-material-patterns-blue\/\r\n https:\/\/blogs.embarcadero.com\/new-fmx-multi-device-theme-material-patterns-blue\/\r\n file not found ...Windows10BlackPearl.vsf\r\n Tools -> GetIt Package Manager -> Styles -> VCL Style - Windows10BlackPearl 1.0\r\n\r\nSo how can I get MaterialPatternsBlue?\r\n","issue_id":1660388237695,"origin_id":1148157484,"user_origin_id":5804851,"create_time":1654572971,"update_time":1654572971,"id":1665331915327,"updated_at":"2022-10-09T16:11:55.326000Z","created_at":"2022-10-09T16:11:55.326000Z"},{"_id":"6342f2cbcd14df15ba5a870b","body":"I notice that PyScripter includes this VCL Style directly.\r\n\r\npyscripter\\Styles\\MaterialPatternsBlue.vsf\r\n","issue_id":1660388237695,"origin_id":1148161244,"user_origin_id":5804851,"create_time":1654573527,"update_time":1654573527,"id":1665331915329,"updated_at":"2022-10-09T16:11:55.329000Z","created_at":"2022-10-09T16:11:55.329000Z"},{"_id":"6342f2cbcd14df15ba5a870c","body":"I see these\r\nhttps:\/\/getitnow.embarcadero.com\/vcl-windows-style-material-patterns-blue\/\r\nhttps:\/\/getitnow.embarcadero.com\/fmx-multi-device-style-material-patterns-blue\/\r\nbut I'm not sure how to make use of them yet.","issue_id":1660388237695,"origin_id":1148163880,"user_origin_id":5804851,"create_time":1654573884,"update_time":1654573884,"id":1665331915331,"updated_at":"2022-10-09T16:11:55.331000Z","created_at":"2022-10-09T16:11:55.331000Z"},{"_id":"6342f2cbcd14df15ba5a870d","body":"In Getit ... \r\n![image](https:\/\/user-images.githubusercontent.com\/11953157\/172682894-8cef04a2-cd41-4195-ab55-daf1b4127b0d.png)\r\n","issue_id":1660388237695,"origin_id":1150211858,"user_origin_id":11953157,"create_time":1654710282,"update_time":1654710282,"id":1665331915334,"updated_at":"2022-10-09T16:11:55.333000Z","created_at":"2022-10-09T16:11:55.333000Z"},{"_id":"6342f2cbcd14df15ba5a870e","body":"For me I do not see \"Material Patterns Blue 1.0\". I only see \"MaterialOxfordBlue 1.0\". I'm running Delphi 10.4 Community Edition if it matters. Perhaps these are RAD version specific databases that GetIt uses? Looks like this was originally released for 10.3.3 so perhaps it was not migrated to 10.4 in some way? Or perhaps this is not for the Community Edition? That would seem confusing since PyScripter has it.","issue_id":1660388237695,"origin_id":1150334888,"user_origin_id":5804851,"create_time":1654717618,"update_time":1654717762,"id":1665331915337,"updated_at":"2022-10-09T16:11:55.336000Z","created_at":"2022-10-09T16:11:55.336000Z"},{"_id":"6342f2cbcd14df15ba5a870f","body":"As a workaround I copied MaterialPatternsBlue.vsf from PyScripter to\r\nC:\\Users\\Public\\Documents\\Embarcadero\\Studio\\21.0\\Styles\r\nwhich allowed me to get past that error but now I have other issues.\r\n\r\n[dcc32 Error] E1026 File not found: 'AwesomeFont.RES'\r\n\r\nI see this twice.\r\n\r\nI did find this\r\n\r\nDev-Cpp\\Source\\VCL\\vcl-styles-utils\\Common\\AwesomeFont.RC\r\n","issue_id":1660388237695,"origin_id":1151657847,"user_origin_id":5804851,"create_time":1654811351,"update_time":1654811730,"id":1665331915339,"updated_at":"2022-10-09T16:11:55.339000Z","created_at":"2022-10-09T16:11:55.339000Z"},{"_id":"6342f2cbcd14df15ba5a8710","body":"I was able to get it to build.\r\n\r\nIt turns out that vcl-styles-utils is a separate GitHub project which also happens to be embedded in Dev-Cpp but the resource files are not compiled. I compiled them and added them to the Library for both Windows 32-bit and 64-bit and then was able to build.\r\n\r\ncd C:\\Users\\{user}\\git\\Dev-Cpp\\Source\\VCL\\vcl-styles-utils\\Common\r\nrc AwesomeFont.RC\r\nrc AwesomeFont_zip.RC\r\n\r\nThis produced AwesomeFont.RES and AwesomeFont_zip.RES.\r\n\r\nThe vcl-styles-utils project is available independently at\r\n\r\nhttps:\/\/github.com\/RRUZ\/vcl-styles-utils\r\n\r\nand the installation instructions say\r\n\r\nUnder Tools, Environment Options, Library, add the directory where the VCL Styles Utils library have been installed Example : C:\\Delphi\\Libs\\vcl-styles-utils\\Common to the Win32 and Win64 library path.\r\n\r\nbut these instructions did not apply exactly to Delphi 10.4 Community Edition. Instead, I used\r\n\r\nUnder Tools, Options, Language, Delphi, Library, add the directory where the VCL Styles Utils library have been installed Example : C:\\Users\\{user}\\git\\Dev-Cpp\\Source\\VCL\\vcl-styles-utils\\Common to the Win32 and Win64 library path.\r\n","issue_id":1660388237695,"origin_id":1154671960,"user_origin_id":5804851,"create_time":1655177650,"update_time":1655177650,"id":1665331915342,"updated_at":"2022-10-09T16:11:55.342000Z","created_at":"2022-10-09T16:11:55.342000Z"}] comment

SVGIconImageListGroupPackages.groupproj fails to build F:\GitHub\Dev-Cpp\Source\VCL\SVGIconImageList\Packages\D10_4\dclSVGIconImageList.dproj [dcc32 Fatal Error] SVGTextPropertyEditorUnit.pas(30): F1026 File not found: 'SVGIconImageList.inc'

The following error occured in packman.exe version : '敗捬浯eӤ￿' is not a valid integer value (at address 0x00431362) Please include a description of what you were doing before the error...

Undo cannot work correctly!

[{"_id":"6342f90b8402fb318b6ed5d0","body":"Seems \"Auto Indent\" under \"Editor Options\" is the problem. If it is turned off, then working correctly.\r\n\r\nHopefully this helps for the coming new version! ","issue_id":1660388237703,"origin_id":1113957543,"user_origin_id":78961824,"create_time":1651311169,"update_time":1651311169,"id":1665333515679,"updated_at":"2022-10-09T16:38:35.679000Z","created_at":"2022-10-09T16:38:35.679000Z"},{"_id":"6342f90b8402fb318b6ed5d1","body":"Hi, I am still facing this issue. I did open an issue regarding the same, with it stopping and showing an error message.\r\nPlease check if it's the same or not: https:\/\/github.com\/Embarcadero\/Dev-Cpp\/issues\/234\r\nIf it is the same, I'll just drop the message here and delete that.","issue_id":1660388237703,"origin_id":1147581501,"user_origin_id":81650693,"create_time":1654529384,"update_time":1654529626,"id":1665333515684,"updated_at":"2022-10-09T16:38:35.684000Z","created_at":"2022-10-09T16:38:35.684000Z"},{"_id":"6342f90b8402fb318b6ed5d2","body":"Thank you for pushing this issue, and yes, it is the same. Ctrl + Z causes the error","issue_id":1660388237703,"origin_id":1148555295,"user_origin_id":78961824,"create_time":1654602256,"update_time":1654602256,"id":1665333515688,"updated_at":"2022-10-09T16:38:35.687000Z","created_at":"2022-10-09T16:38:35.687000Z"}] comment

I think this issue was already posted before, but the latest version still has this issue. The Embarcadero Dev-C++ is very user-friendly and it's easier for the beginners to get...

I was trying to erase a piece of code I wrote to bring it back to a working state, and had long-pressed Ctrl + Z for the same, when all...

Getting an error message :Out of memory

[{"_id":"6342ebedfa5d322eb9333318","body":"for ( auto i = it; it != m.end(); i++ ) \/\/ <-------- **i** != m.end()\r\n{\r\n\t. . .\r\n}\r\nreturn 0;","issue_id":1660388237710,"origin_id":1146820003,"user_origin_id":11953157,"create_time":1654441245,"update_time":1654441245,"id":1665330157916,"updated_at":"2022-10-09T15:42:37.915000Z","created_at":"2022-10-09T15:42:37.915000Z"},{"_id":"6342ebedfa5d322eb9333319","body":"```c++\r\n#include <map>\r\n#include <iostream>\r\n\r\nusing namespace std;\r\n\r\nint main()\r\n{\r\n map<int, string> m { { 1, \"Mahak\"} ,\r\n { 2, \"Ravindra\"} ,\r\n { 3, \"Sunita\"} \r\n\t };\r\n\r\n m.insert({ 4, \"Chittoda\" });\r\n\r\n cout << \"before erase\" << endl;\r\n for (auto i : m) {\r\n cout << i.first << \" \" << i.second << endl;\r\n }\r\n cout << endl;\r\n\t \r\n cout << \"finding 14 -> \" << m.count(14) << endl << endl;\r\n\r\n m.erase(3);\r\n cout << \"after erase \" << endl;\r\n for (auto i : m) {\r\n cout << i.first << \" \" << i.second << endl;\r\n }\r\n cout << endl;\r\n \r\n auto it = m.find(1);\r\n for (auto i = it; i != m.end(); i++) {\r\n cout << (*i).first << \" \" << (*i).second << endl;\r\n }\r\n \r\n return 0;\r\n}\r\n```","issue_id":1660388237710,"origin_id":1146832966,"user_origin_id":11953157,"create_time":1654442399,"update_time":1654442399,"id":1665330157919,"updated_at":"2022-10-09T15:42:37.919000Z","created_at":"2022-10-09T15:42:37.919000Z"},{"_id":"6342ebedfa5d322eb933331a","body":"Thanks\n\nOn Sun, 5 Jun 2022, 8:50 pm Paul McGee, ***@***.***> wrote:\n\n> #include <map>\n> #include <iostream>\n> using namespace std;\n> int main()\n> {\n> map<int, string> m { { 1, \"Mahak\"} ,\n> { 2, \"Ravindra\"} ,\n> { 3, \"Sunita\"}\n> \t };\n>\n> m.insert({ 4, \"Chittoda\" });\n>\n> cout << \"before erase\" << endl;\n> for (auto i : m) {\n> cout << i.first << \" \" << i.second << endl;\n> }\n> cout << endl;\n> \t\n> cout << \"finding 14 -> \" << m.count(14) << endl << endl;\n>\n> m.erase(3);\n> cout << \"after erase \" << endl;\n> for (auto i : m) {\n> cout << i.first << \" \" << i.second << endl;\n> }\n> cout << endl;\n>\n> auto it = m.find(1);\n> for (auto i = it; i != m.end(); i++) {\n> cout << (*i).first << \" \" << (*i).second << endl;\n> }\n>\n> return 0;\n> }\n>\n> \u2014\n> Reply to this email directly, view it on GitHub\n> <https:\/\/github.com\/Embarcadero\/Dev-Cpp\/issues\/233#issuecomment-1146832966>,\n> or unsubscribe\n> <https:\/\/github.com\/notifications\/unsubscribe-auth\/AYHTSBFLUJ7XJI2KRNERATLVNTASVANCNFSM5XUTPFMA>\n> .\n> You are receiving this because you authored the thread.Message ID:\n> ***@***.***>\n>\n","issue_id":1660388237710,"origin_id":1146833198,"user_origin_id":101660932,"create_time":1654442501,"update_time":1654442501,"id":1665330157924,"updated_at":"2022-10-09T15:42:37.923000Z","created_at":"2022-10-09T15:42:37.923000Z"}] comment

#include #include using namespace std; int main() { mapm; m[1]="Mahak"; m[2]="Ravindra"; m[3]="Sunita"; m.insert({4,"Chittoda"}); cout

GUI text garbled after change language to Chinese (TW)

[{"_id":"6342f5be09a35269b77f2665","body":"Sorry, I don't read chinese ... I assume these are the areas where the problem occurs :\r\n\r\n![image](https:\/\/user-images.githubusercontent.com\/11953157\/168859521-4755401b-036a-4faa-8f5d-ea22f82b3e64.png)\r\n\r\n","issue_id":1660388237713,"origin_id":1129064951,"user_origin_id":11953157,"create_time":1652804197,"update_time":1652804197,"id":1665332670682,"updated_at":"2022-10-09T16:24:30.681000Z","created_at":"2022-10-09T16:24:30.681000Z"},{"_id":"6342f5be09a35269b77f2666","body":"> Sorry, I don't read chinese ... I assume these are the areas where the problem occurs :\r\n> \r\n> ![image](https:\/\/user-images.githubusercontent.com\/11953157\/168859521-4755401b-036a-4faa-8f5d-ea22f82b3e64.png)\r\n\r\nThey all have problems, this is \"Lang\\Chinese_TC.lng\" language file, open by Notepad++ and using big5 encode (codepage 950)\r\n<img width=\"960\" alt=\"devcpp6\" src=\"https:\/\/user-images.githubusercontent.com\/32289997\/168990247-00b0122a-139c-41d5-8e6d-1f79388af4ca.png\">\r\n\r\nYou can see that their text is different, all of them are garbled","issue_id":1660388237713,"origin_id":1129687577,"user_origin_id":32289997,"create_time":1652860307,"update_time":1652861422,"id":1665332670687,"updated_at":"2022-10-09T16:24:30.687000Z","created_at":"2022-10-09T16:24:30.687000Z"},{"_id":"6342f5be09a35269b77f2667","body":"Also happened in Chinese(CN), maybe you should use UTF-8 for lng files.","issue_id":1660388237713,"origin_id":1146701009,"user_origin_id":31986081,"create_time":1654384744,"update_time":1654384744,"id":1665332670690,"updated_at":"2022-10-09T16:24:30.690000Z","created_at":"2022-10-09T16:24:30.690000Z"},{"_id":"6639b0dcfa3686d6a1157cd0","body":"I also encountered the same problem, and the test results are provided as follows:\r\n\r\n1. Change the file Chinese_TC.lng to UTF-8 encoding, he still displays garbled characters.\r\n2. Change the file Chinese.lng to UTF-8 encoding, and it will also become garbled characters.\r\n3. Change the file Chinese_TC.lng to GB2312 encoding, and it will display part of the text normally (because some characters of Chinese (TW) are only supported by BIG5, or even only UTF-8).\r\n\r\nThe above conclusions prove that the reason why Chinese (TW) cannot be displayed normally is because of the use of big5 encoding (codepage 950).\r\nIn the end, it is recommended that Chinese.lng and Chinese_TC.lng can support UTF-8, otherwise there will still be problems that some difficult characters cannot be displayed.\r\n\r\nSupplementary Note:\r\nAlthough English.lng adopts UTF-8, the actual Chinese input still displays garbled characters.","issue_id":1660388237713,"origin_id":1335754959,"user_origin_id":60030937,"create_time":1670010574,"update_time":1670010985,"id":1715056860125,"updated_at":"2024-05-07T04:41:00.124000Z","created_at":"2024-05-07T04:41:00.124000Z"}] comment

Dev-C++ 6.3 After change language to Chinese (TW): Expect display (Dev-C++ 5.11):