Missing files: silentdragonlite_ru.qm and silentdragonlite_be.qm #92

Closed
opened 2 years ago by onryo · 3 comments
onryo commented 2 years ago
Collaborator

Master branch lacks two language files silentdragonlite_ru.qm and silentdragonlite_be.qm that prevents SDL from compiling.

make: *** No rule to make target 'res/silentdragonlite_ru.qm', needed by 'qrc_application.cpp'.  Stop.

We have them in a dev branch, can I add them to master?

Master branch lacks two language files `silentdragonlite_ru.qm` and `silentdragonlite_be.qm` that prevents SDL from compiling. ``` make: *** No rule to make target 'res/silentdragonlite_ru.qm', needed by 'qrc_application.cpp'. Stop. ``` We have them in a `dev` branch, can I add them to `master`?
Collaborator

The README says to run

./build.sh linguist
./build.sh

And then SDL will compile

The README says to run ``` ./build.sh linguist ./build.sh ``` And then SDL will compile
Poster
Collaborator

Oh yeah, you're right, closing.

Oh yeah, you're right, closing.
onryo closed this issue 2 years ago
Owner

@onryo @jahway603 it's an unofficial policy, but I try to check the generated *.qm files into git so that running ./build.sh linguist is not needed in SD and we should probably do the same here. Running linguist can change *.ts files which would then give non-developers issues if they do a git pull

@onryo @jahway603 it's an unofficial policy, but I try to check the generated `*.qm` files into git so that running `./build.sh linguist` is not needed in SD and we should probably do the same here. Running `linguist` can change `*.ts` files which would then give non-developers issues if they do a `git pull`
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.