You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When enabling VS 2022 address sanitizer, I got a lot of error: LNK2038 mismatch detected for 'annotate_vector': value '0' doesn't match value '1' in ...., and 'annotate_string'
#4654
I get 12 annotate_vector and 12 annotate_string, Runtime library is set to MDd, Debug information format set to Zi
Bullet3 is installed through vcpkg with x64-windows version.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I get 12 annotate_vector and 12 annotate_string, Runtime library is set to MDd, Debug information format set to Zi
Bullet3 is installed through vcpkg with x64-windows version.
Beta Was this translation helpful? Give feedback.
All reactions