that-scalcucci-guy

Results 3 issues of that-scalcucci-guy

Is there a definitive way to compile Folly and it's dependencies for arm64? I have tried running Cmake with an iOS toolchain but FindDoubleConversion.cmake always fails, despite double-conversion being installed...

Saw this issue was closed #170 with the last comment being that an API for it would be exposed in the future. Just wondering if that has been done in...

Has anyone else managed to get context in iOS? There are a few SO topics on the [issue](https://stackoverflow.com/questions/26668858/how-to-build-boost-1-56-0-boostcontext-for-iphone-arm) Seems to have made it work with Danoli3's [repo](https://github.com/danoli3/ofxiOSBoost).