User forums > Help
Codeblocks gets stuck when building a project inside a unicode named folder
Lefteris:
Hello all,
The title says it all. I was writting a simple program of mine and it was starting to build but nothing was happening. Which was pretty odd and got me thinking something was wrong in the project properties. But then I noticed that I had the .cbp project file inside a folder with unicode characters on the folder's name (Japanese to be precise). By changing the name to English only everything worked perfectly. So I would like to ask if this is a known problem or if my deduction was incorrect and something else was the cause after all.
Thanks in advance!
oBFusCATed:
cb version?
os version?
compiler version?
Lefteris:
Yes, sorry :)
Codeblocks 8.02
Windows 7 Ultimate Edition
compiler: gcc (the one that came with codeblocks 8.02)
oBFusCATed:
That gcc is believed to be broken on Vista/win7
Try to update (you could go for the TDM 4.4.x release)
But it might turn out as a gcc/mingw problem.
Also don't use path with spaces.
Morten, Jens, the other devs: Is it possible to show a warning if the user is using a dangerous path (one with spaces, non english characters)?
tobeythorn:
I want to report the same problem. Building using gcc compiler causes Code::Blocks to crash if the path to my project includes Japanese characters. If I change the path in English everything works fine.
My system is also running
Code::Blocks 8.02 on Windows 7 ultimate.
Navigation
[0] Message Index
[#] Next page
Go to full version