Results 1 to 2 of 2

Thread: Qt 4.6.1 Compilation fails!

  1. #1
    Join Date
    Jan 2010
    Posts
    8
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Qt 4.6.1 Compilation fails!

    Hello,

    I downloaded the last version of Qt4.6.1 for windows CE.
    I followed all steps in order to correctly configure Qt.:
    - Add bin folder to my %Path% variable.
    - use configure -fast -platform win32-msvc2008 -xplatform wincewm60professional-msvc2008 -webkit.
    - setcepaths.exe wincewm60professional-msvc2008 && nmake.

    After some compilation hours, I get this error:

    lrelease assistant_adp_de.ts
    'C:\Qt\4.6.1\bin\lrelease' is not recognized as an internal or external command,
    operable program or batch file.
    NMAKE : fatal error U1077: 'echo' : return code '0x1'
    Stop.
    NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin
    \nmake.exe"' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.


    - Any Ideas??

    I don't know why the lrelease.exe is not in the bin folder. Where I can find it??

    The same configuration works fine with Qt4.6.0

    Thanks,

  2. #2
    Join Date
    Feb 2010
    Location
    Pennsylvania, USA
    Posts
    36
    Thanks
    9
    Thanked 3 Times in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt 4.6.1 Compilation fails!

    Is C:\Qt\4.6.1 your Qt installation directory? I installed the SDK, so mine is C:\Qt\2010.01, and I found my copy of Irelease in C:\Qt\2010.01\bin\Irelease.exe.

Similar Threads

  1. Compiling of Qt4.6 fails
    By Wonko in forum Installation and Deployment
    Replies: 5
    Last Post: 18th February 2010, 17:18
  2. Compilation of phonon fails
    By pospiech in forum Installation and Deployment
    Replies: 1
    Last Post: 28th January 2010, 08:44
  3. qt 4.5.2: make fails
    By unknown in forum Installation and Deployment
    Replies: 13
    Last Post: 3rd September 2009, 17:53
  4. Replies: 5
    Last Post: 29th August 2007, 10:12
  5. Compiling QSA 1.2.0 fails
    By detheang in forum Installation and Deployment
    Replies: 11
    Last Post: 4th February 2006, 21:09

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.