Results 1 to 2 of 2

Thread: error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match

  1. #1
    Join Date
    Sep 2015
    Posts
    1
    Qt products
    Qt4 Qt5 Qt/Embedded

    Post error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match

    Error 8 error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match value '1800' in EndianConverter.obj C:\Tellumat\PDLU Test Bench\PDLU Test Bench Qt\PDLU Test Bench Qt\qtmaind.lib(qtmain_win.obj) PDLU Test Bench Qt


    HI,


    I am facing the above problem can any one please help me out how to find out the above issue.


    Thanks and Regards,
    Jeevan

  2. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,540
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match

    You are trying to link objects compiled by different versions of the compiler.

Similar Threads

  1. Replies: 1
    Last Post: 11th June 2012, 01:23
  2. plugin verification data mismatch error
    By rashmi in forum Newbie
    Replies: 2
    Last Post: 8th December 2011, 23:12
  3. Example code doesn't match help provided
    By norman1312 in forum Newbie
    Replies: 6
    Last Post: 1st November 2011, 23:11
  4. QPainter error: no match for call ...
    By tonnot in forum Newbie
    Replies: 2
    Last Post: 7th October 2010, 12:00
  5. Error: **** glibc detected ****
    By Manohar in forum Qt Programming
    Replies: 2
    Last Post: 9th May 2008, 05:32

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.