Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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.