Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Build step that verify if translation is finished and fail (return 1 from main()) if it is not.
Forum Updated to NodeBB v4.3 + New Features

Build step that verify if translation is finished and fail (return 1 from main()) if it is not.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 284 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    marekkijo
    wrote on last edited by
    #1

    Hello,
    I'm playing around with CMake to prepare VS project with build steps that updates *.ts translation files and compiles them to *.qm. I wanted to achieve a result where build fails if translation have an unfinished records. That would be possible if there would be an option in one of translation tools which returns something different that zero if there are unfinished records. I was trying to get such behavior and I guess there is no such an option.
    So I would be grateful if anyone have some suggestions to achieve what I planned with some other method, or maybe there is such option and I'm missing something.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved