Results 1 to 3 of 3

Thread: how to give lrelease from makefile

  1. #1
    Join Date
    Mar 2009
    Location
    delhi India
    Posts
    56
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default how to give lrelease from makefile

    I am new to building script.I want to give lrelease through my make file .The path to lrelease exe is in QTDIRPATH=$(QT_ROOT)/bin

    How should i make use of QTDIRPATH to run my lrelease command for sample.ts file to create sample.qm file

    i tried doing $(QTDIRPATH )/lrelease sample.ts -qm sample ..\sample.qm

    But it gave me missing seperator error.
    Please help.

  2. #2
    Join Date
    May 2010
    Posts
    10
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to give lrelease from makefile

    Could you post the exact error message?

  3. #3
    Join Date
    Nov 2010
    Posts
    315
    Thanked 53 Times in 51 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: how to give lrelease from makefile

    Be consequent: slash or back slash (depending on system used)!

Similar Threads

  1. Replies: 1
    Last Post: 31st March 2011, 18:38
  2. what should I give url?
    By sups in forum Qt Programming
    Replies: 1
    Last Post: 20th February 2011, 23:22
  3. Hi all. I give up (not really, but yes, kind of)
    By tachoknight in forum Newbie
    Replies: 1
    Last Post: 4th December 2010, 02:57
  4. Replies: 0
    Last Post: 12th October 2010, 04:14

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.