Results 1 to 10 of 10

Thread: Fatal error ..!!!!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 541 Times in 521 Posts

    Default Re: Fatal error ..!!!!

    is the QMAKESPEC variable set to win32-msvc.net?

  2. #2
    Join Date
    Feb 2006
    Posts
    157
    Qt products
    Qt3 Qt4
    Thanks
    12
    Thanked 1 Time in 1 Post

    Default Re: Fatal error ..!!!!

    QMAKESPEC is already set to "win32-msvc.net".
    Even i ran "vcvars32.bat" , after tat i am getting the error like this ...

    Qt Code:
    1. SynsupOptionsDlg.cpp(15) : fatal error C1083: Cannot open include file: 'qlistbo
    2. x.h': No such file or directory
    3. NMAKE : fatal error U1077: 'cl' : return code '0x2'
    4. Stop.
    5. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003\
    6. VC7\BIN\nmake.exe"' : return code '0x2'
    7. Stop.
    To copy to clipboard, switch view to plain text mode 


    please help me.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Fatal error ..!!!!

    QListBox is a Qt3 class. I thought we were talking about Qt4 here...

  4. #4
    Join Date
    Feb 2006
    Posts
    157
    Qt products
    Qt3 Qt4
    Thanks
    12
    Thanked 1 Time in 1 Post

    Default Re: Fatal error ..!!!!

    Quote Originally Posted by wysota View Post
    QListBox is a Qt3 class. I thought we were talking about Qt4 here...
    i know that you are pointing the error "qlistbox.h" in SynsupOptionDlg.cpp(15).
    But if am going to tat file , there is no such line. believe me..!!

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Fatal error ..!!!!

    I believe you. Just convince your compiler, because it complains about it being there...

Similar Threads

  1. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 03:49
  2. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 13:19
  3. Qt-x11-commercial-src-4.2.0-snapshot-20060824 error
    By DevObject in forum Installation and Deployment
    Replies: 4
    Last Post: 25th August 2006, 00:31
  4. use qpsql
    By raphaelf in forum Installation and Deployment
    Replies: 34
    Last Post: 22nd August 2006, 13:52
  5. Am I the only one with "make" error ?
    By probine in forum Installation and Deployment
    Replies: 1
    Last Post: 13th February 2006, 13:54

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
  •  
Qt is a trademark of The Qt Company.