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
Notes for setting up vpc scripts for 64-bit builds
For win64 builds the preprocessor switch enabling win64 code is WIN64 (At least I used that in some stuff)
For linux 64 builds the preprocessor switch enabling linux 64 code is _LINUX64