User forums > Help
Code::Blocks 13.12 does not compile the letters with accent [Italian language]
BlueHazzard:
this is a unicode problem here i described what you can do:
http://forums.codeblocks.org/index.php/topic,18803.msg128791.html#msg128791
greetings
Ciccio:
but the build log does not give me errors.
--- Code: ---mingw32-g++.exe -Wall -fexceptions -g -c C:\Users\Ciccio\Desktop\prova\main.cpp -o obj\Debug\main.o
mingw32-g++.exe -o bin\Debug\prova.exe obj\Debug\main.o
Output file is bin\Debug\prova.exe with size 943.40 KB
Process terminated with status 0 (0 minute(s), 1 second(s))
0 error(s), 0 warning(s) (0 minute(s), 1 second(s))
--- End code ---
oBFusCATed:
Then what is the problem? You're not seeing the proper characters, when running the program?
BlueHazzard:
maybe i should scream: THIS IS A UNICODE PROBLEM
--- Quote from: BlueHazzard on February 01, 2014, 05:54:39 pm ---this is a unicode problem here i described what you can do:
http://forums.codeblocks.org/index.php/topic,18803.msg128791.html#msg128791
greetings
--- End quote ---
btw. this is not really c::b related...
Ciccio:
--- Quote from: oBFusCATed on February 02, 2014, 12:41:51 pm ---Then what is the problem? You're not seeing the proper characters, when running the program?
--- End quote ---
yes
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version