c++ - how to fix Error c2373 InterlockedCompareExchange redefinition: different type modifier -
i have added qt dll new c++ project in visual studio 2010, no code added. when build project have error message:
error 62 error c2373: '_interlockedcompareexchange' : redefinition; different type modifiers c:\users\bap\desktop\cplus\library\qtcore\qatomic_msvc.h 128 // code clarityplease tell me how prepare that.
c++ qt
No comments:
Post a Comment