User forums > Using Code::Blocks

‘=’, ‘,’, ‘;’, ‘

<< < (2/2)

Jenna:
My guess:
the problem is, that cygwin does not use the system default encoding, but C::B does (for logger).
This works in cygwin-shell (of course), but not from inside C::B.

If you turn on full commandline logging and type the exact same command as C::B uses in a normal windows console and see the results.

eranif:
Try setting the environment variable LC_ALL to 'C' from within code::blocks and run it again

Eran

nightlight:

--- Quote from: eranif on November 29, 2010, 09:02:24 pm ---Try setting the environment variable LC_ALL to 'C' from within code::blocks and run it again

Eran


--- End quote ---

Thanks, that fixed it!

Navigation

[0] Message Index

[*] Previous page

Go to full version