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
ref Ryan-rsm-McKenzie#68
The added constructor (w/ new DeviceFactory) causes linker error attempting to call `BSInputDevice::IsPressed()` virtual function, this forces compiler to instantiate the class.
After updating the boost,I have this error:
Does this have something to do with the boost update?
The text was updated successfully, but these errors were encountered: