Skip to main content
1-Visitor
August 7, 2019
Question

Error during compile the c++ project

  • August 7, 2019
  • 1 reply
  • 1347 views

Hello All,

I am trying to compile protoolkit application but facing an issue during compile time.

there are mostly two errors I see.

1) Error LNK2038 mismatch detected for '_MSC_VER': value '1700' doesn't match value '1900' in .....

2) Severity Code Description Project File Line Suppression State Error LNK2038 mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in ....

Please help me to resolve this issue.

1 reply