Results 1 to 2 of 2

Thread: Error in qvector.h while compiling with QT 4.5.3LGPL libraries with myapp on VS 2005

  1. #1
    Join Date
    Nov 2009
    Posts
    3
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Question Error in qvector.h while compiling with QT 4.5.3LGPL libraries with myapp on VS 2005

    i am getting following error while building my application:

    ------------------------------------------------------------------------------------------------
    d:\qt-4.5.3\qt\include\qtcore\../../src/corelib/tools/qvector.h(307) : fatal error C1001: An internal error has occurred in the compiler.

    (compiler file 'msc1.cpp', line 1393)

    To work around this problem, try simplifying or changing the program near the locations listed above.

    Please choose the Technical Support command on the Visual C++

    Help menu, or open the Technical Support help file for more information

    ----------------------------------------------------------------------------------------------------

    my application uses QT4.5.3 LGPL libraries for windows.
    my app is in VS 2005 C++ (SP1)
    OS is Windows XP

    thanks in advance for any resolution.

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

    Default Re: Error in qvector.h while compiling with QT 4.5.3LGPL libraries with myapp on VS 2

    What is the msc1.cpp file? Is it from your application?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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.