readium / readium-sdk

A C++ ePub renderer SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boost third-party lib deprecation (std::regex)

danielweck opened this issue · comments

@rkwright I gave this information in the original description (the README also points to the other repos)

Now that Android Studio / Gradle support is in the develop branch, we must revisit this issue (Boost removal?).

TODO: delete the ePub3/ThirdParty/boost folder in the develop branch: https://github.com/readium/readium-sdk/tree/develop/ePub3/ThirdParty/boost
See Android-specific removal: a757b70

Boost headers and static libs now removed: ad7d9cd

@rkwright it looks like you can archive / delete the https://github.com/readium/Boost-for-Android repository.