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. QT VS tools addin not picking up qml files
Forum Updated to NodeBB v4.3 + New Features

QT VS tools addin not picking up qml files

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 154 Views
  • 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.
  • A Offline
    A Offline
    Aros
    wrote on last edited by
    #1

    Hi,

    I have a project that I initially started with what I think was QT 5.8 and VS tools plugin in 2017. I later updated (or rather installed on a new computer) QT 5.15.2 with VS 2019 VS tools add in.

    After the update internationalization stuff stopped working. lupdate from the context menu does not seem to be picking up my main.qml file. When calling from the command line it seems to work fine.

    But that is not the only problem. lrelease probably does generate the translations (at least I guess by the numbers it throws in the console) but they never get packed in the final binary.

    Back then with 5.8 (?) and the older addin I remember that after calling lrelease from the context menu I always had to open qml.qrc and resave it. After that the new translations (including with the ones from the QML file) always appeared in the binary.

    Any ideas what I might be doing wrong?

    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