Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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.