Cmake fails to recreate locale and/or po directory correctly when .pot or .po files have changed in source
Bug #561308 reported by
SirVer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Medium
|
Unassigned |
Bug Description
I am at trunk 5206. I have an old cmake build directory around which I use to rebuild widelands. Doing make lang looks like everything works properly, but upon running widelands, some strings are not translated. Directly running utils/build_
Deleting the po and locale dir in the build directory didn't help: the directories are recreated upon make lang, but the symptoms remain.
Related branches
lp://staging/~qcumber-some/widelands/spice-up-cmake
- Widelands Developers: Pending requested
- Diff: 0 lines
Changed in widelands: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Jens Beyer (Qcumber-some) (qcumber-some) |
tags: | added: buildsystem cmake |
Changed in widelands: | |
milestone: | none → build16-rc1 |
Changed in widelands: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Does it help if you run the cmake command on the old build directory again?
If not, it is really a bug. If this helps, it is "by design" (but not nice).