Skip to content

Interesting Quirk on Windows Machines #83

@thestumbler

Description

@thestumbler

I was helping a colleague to get the MODM tool chain installed on his Windows computer. He was substantially successful on his own, but ran into a problem with LBUILD. He would get a bunch of Unicode-related error messages whenever he tried to run it.

But across the lab, I had two Windows machines almost identically configured that did work with LBUILD. Finally, I suspected the problem must be related to the system language. My two Windows computers were configured with English as the main OS language and Korean as a secondary language. His computer was the opposite, Korean with English secondary.

It seemed like a long shot, but I remembered there is an obscure setting to tell the OS how to treat non-Unicode files, basically to specify a default code page. Mine was set to English, and his was set to Korean. He changed it to English, rebooted, and voila! It worked like a champ.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions