Results 1 to 2 of 2

Thread: MultiLinguage implementation in QTQuick.

  1. #1
    Join Date
    Jul 2012
    Posts
    21
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Question MultiLinguage implementation in QTQuick.

    Hi everyone,

    I'm trying to implement MultiLanguage feature in QTQuick. Here I'm facing some problem.
    My pro file contains
    Qt Code:
    1. TRANSLATIONS += Lang_en.ts \
    2. Lang_fr.ts \
    3. Lang_ar.ts
    To copy to clipboard, switch view to plain text mode 

    While using "lupdate" it is giving me following error.
    Starting external tool 'D:/ProgramFiles/Simulator/Qt/msvc2008/bin/lupdate.exe' D:/SATYA'S_QML/QmlLang/QmlLang.pro
    lupdate error: File 'D:/SATYAS_QML/QmlLang/QmlLang.pro' does not exist.

    'D:/ProgramFiles/Simulator/Qt/msvc2008/bin/lupdate.exe' finished
    What should be done to avoid the above error to implement the language feature?
    Last edited by satya@sipl; 4th August 2012 at 15:01.

  2. #2
    Join Date
    May 2012
    Location
    Bangalore, India
    Posts
    271
    Thanks
    29
    Thanked 50 Times in 47 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Cool Re: MultiLinguage implementation in QTQuick.

    Use lupdate <your_pro.pro> in command prompt.

    For further reference read this.
    Heavy Metal Rules. For those about to rock, we salute you.
    HIT THANKS IF I HELPED.

Similar Threads

  1. Modbus implementation
    By ShamusVW in forum Qt Programming
    Replies: 14
    Last Post: 21st December 2011, 10:32
  2. Alarm Implementation in Qt/X11
    By technofreek in forum Qt Programming
    Replies: 0
    Last Post: 7th January 2009, 06:30
  3. Need some help on design and implementation
    By cool_qt in forum Qt Programming
    Replies: 2
    Last Post: 30th July 2008, 21:19
  4. Protocol Implementation. ?
    By dheeraj in forum Qt Programming
    Replies: 32
    Last Post: 9th May 2008, 10:26
  5. UI implementation style
    By goes2bob in forum Qt Tools
    Replies: 2
    Last Post: 15th August 2007, 23:37

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.