Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Localization in Qt
Qt 6.11 is out! See what's new in the release blog

Localization in Qt

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.3k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi All,

    I Want to localize my Qt Application and i am using Visual Studio 2005 for developing Qt Application.

    In my project there is no .pro file. I am linking another library and i have make file in visual studio solution file and also i am using the Qt's core fuctionality. I know how to generate the .ts file and .qm file and load to application but as i have not .pro file and i am using visual studio and i have visual studio solution file.

    So how to generate the .ts file for Qt with visual studio solution file ?

    Thanks,
    Neel

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      I don't know how to do it using only a visual studio solution file, but you can pass the files the parse manually to the lupdate tool as well.

      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