SturdyPose
SturdyPose
> Hi. @buildwide is right that if you copy the default folder to user and admin in the same path it gets over the immediate problem but then when you...
I've tried building with cabal and I've had success. So my workaround what @Mikolaj mentioned and using the latest SDL2 with libs on Windows machine (win11): Go to [SDL2 releases...
Those who still have compilation issues, take a look at this potential workaround. After trying to get **stack** working instead of cabal, I broke my previous cabal environment and couldn't...
Seems like this project needs to have reference to sdl2, have script to build archive/lib and link it with stack/cabal produced executable.
I also got this issue with react native 0.83.0 I looked into PanResponder code within react native and it seems like the touchHistory timestamps are only set once therefore difference...