Results 1 to 2 of 2

Thread: Hello, isn't it the active set of vs2010 QT library causing the problem?

  1. #1
    Join Date
    Jan 2013
    Posts
    8
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Windows Android

    Default Hello, isn't it the active set of vs2010 QT library causing the problem?

    Qt Code:
    1. g++ -mthreads -Wl,-subsystem,windows -o dist/Debug/MinGW-Windows/PerfectSim.exe build/Debug/MinGW-Windows/main.o -L'd:/Qt/4.8.0/lib' -lmingw32 -lqtmaind build/Debug/MinGW-Windows/PerfectSim_resource_res.o -lQtGuid4 -lqtmaind -lQtGuid4 -lQtCored4
    2. Warning: .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" /FAILIFMISMATCH:"_MSC_VER=1600" /FAILIFMISMATCH:"_ITERATOR_DEBUG_LEVEL=2" /DEFAULTLIB:"msvcprtd" /DEFAULTLIB:"MSVCRTD" /DEFAULTLIB:"OLDNAMES" ' unrecognized
    3. d:/Qt/4.8.0/lib/qtmaind.lib(tmp/obj/debug_shared/qtmain_win.obj):(.text[?realloc@?$QVector@PAD@@AAEXHH@Z]+0x19): undefined reference to `___security_cookie'
    4. d:/Qt/4.8.0/lib/qtmaind.lib(tmp/obj/debug_shared/qtmain_win.obj):(.text[?realloc@?$QVector@PAD@@AAEXHH@Z]+0x240): undefined reference to `__CxxThrowException@8'
    5. d:/Qt/4.8.0/lib/qtmaind.lib(tmp/obj/debug_shared/qtmain_win.obj):(.text[?realloc@?$QVector@PAD@@AAEXHH@Z]+0x3b1): undefined reference to `__CxxThrowException@8'
    6. d:/Qt/4.8.0/lib/qtmaind.lib(tmp/obj/debug_shared/qtmain_win.obj):(.text$x+0xd): undefined reference to `@__security_check_cookie@4'
    To copy to clipboard, switch view to plain text mode 

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: Hello, isn't it the active set of vs2010 QT library causing the problem?

    How does this has to do anything with VS2010?
    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

Similar Threads

  1. Replies: 3
    Last Post: 26th September 2012, 07:52
  2. Deployment using VS2010
    By Jean-Luc in forum Installation and Deployment
    Replies: 0
    Last Post: 19th February 2012, 01:51
  3. Rebuild QT 3.1.2 with VS2010
    By rangbis in forum Installation and Deployment
    Replies: 1
    Last Post: 16th June 2011, 17:39
  4. QtCreator and VS2010
    By stef13013 in forum Qt Programming
    Replies: 1
    Last Post: 13th February 2011, 11:33
  5. VS2010 Support
    By Dato0011 in forum Qt Tools
    Replies: 3
    Last Post: 19th February 2010, 17: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.