Results 1 to 11 of 11

Thread: Another VS problem ...

  1. #1

    Default Another VS problem ...

    Hi,

    I've got a problem compiling the qt open source edition with msvc2005.
    I downloaded the patch, run it, run qconfigure.bat. Everything after setting the environment variables. I've read, that it works without a patch. But don't know, how ... Tested with and without the patch. Both times the same

    Here is the output:
    Qt Code:
    1. Going to compile qmake now
    2. Continue? (Y/N):y
    3.  
    4. PKSFX (R) FAST! Self Extract Utility Version 2.04g 02-01-93
    5. Copr. 1989-1993 PKWARE Inc. All Rights Reserved. Shareware version
    6. PKSFX Reg. U.S. Pat. and Tm. Off.
    7.  
    8. Extracts files from a zipfile to their original name,size,date & attributes.
    9.  
    10. Usage: PKSFX [options] [d:path\] [file...]
    11. Options are:
    12. -c[m] = extract to screen [with more] -e = extract file(s) (default)
    13. -d = create directories stored in ZIP -l = display software license
    14. -o = overwrite existing files -t = test zipfile integrity
    15. -n = extract only newer files -s<pwd> = unScramble with password
    16. -p[a,b][c][1,2,3]=extract to printer [Asc mode,Bin mode][Com port] [port #]
    17.  
    18. d:path\ = Output drive and/or path.
    19. file = Name(s) of files to extract. Wildcards *,? ok. Default is ALL files.
    20.  
    21. If you use PKSFX on a regular basis you are strongly encouraged to register
    22. it. With a full registration of US $47.00 you will receive a comprehensive
    23. printed manual, the latest version of PKZIP, PKUNZIP & PKSFX software, and
    24. when available, the next version of the software. See the documentation for
    25. commercial and distribution licensing info. Send check or money order to:
    26. PKWARE, Inc.
    27. 9025 N. Deerwood Drive
    To copy to clipboard, switch view to plain text mode 
    Any Ideas? Same output comes with configure.exe and qconfigure.bat

  2. #2
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Another VS problem ...

    Use 4.3.2 - there you don't need the patch anymore

    Looks like you've another program installed with the same name like an tools used in qconfigure.bat.

  3. #3

    Default Re: Another VS problem ...

    I still use 4.3.2.
    I've checked the qconfigure.bat source - seems to be no problem there with the programs ...
    Any more ideas?

  4. #4
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Another VS problem ...

    As I said before - use 4.3.2 where you don't need the patch anymore...

  5. #5

    Default Re: Another VS problem ...

    As I said before - I still use 4.3.2 - without patch

  6. #6
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Another VS problem ...

    No, that can't be - 4.3.2 without patch does not ship qconfigure.bat ...

  7. #7

    Default Re: Another VS problem ...

    Same problem happens with executing configure.exe

  8. #8
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Another VS problem ...

    What's the problem searching for PKSFX or whatever executable is executed there and removing it (temporarly)?

  9. #9

    Default Re: Another VS problem ...

    The Problem is, that I've never heard from these software. I checked my filesystem - no results. I checked the Makefiles. Nothing.

    I'll try on my other Windows Station. If this won't work, I try Eclipse. Better than Scite :P

  10. #10
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Another VS problem ...

    after the question
    #Going to compile qmake now
    #Continue? (Y/N):y

    'nmake.exe' is called - make sure nmake.exe is the correct one from vs2005 (execute it on command line)

  11. #11

    Default Re: Another VS problem ...

    Tested it before. It was right.
    The problem was at the Platform SDK. I've re-installed it and it works for now.
    I compiled my application in V C++ 2005 successfully.

Similar Threads

  1. Graphics view display problem.
    By kiranraj in forum Qt Programming
    Replies: 3
    Last Post: 20th July 2007, 07:08
  2. [QMYSQL] connection problem
    By chaos_theory in forum Installation and Deployment
    Replies: 5
    Last Post: 2nd July 2007, 09:52
  3. QTimer problem ... it runs but never triggs
    By yellowmat in forum Newbie
    Replies: 4
    Last Post: 4th July 2006, 12:54
  4. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 12:45
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.