readium / SDKLauncher-iOS

A small iOS application to serve as a launcher/testbed for the Readium SDK.
BSD 3-Clause "New" or "Revised" License
71 stars 47 forks source link

Can't build Readium #15

Closed bcharp closed 10 years ago

bcharp commented 10 years ago

I've got an error trying to build the lib : readium-sdk/ePub3/ePub/property_holder.cpp:227:16: No viable conversion from 'bool' to 'PropertyPtr' (aka 'shared_ptrePub3::Property')

I'm guessing the latest compiler with the latest version of Xcode doesn't like that.

danielweck commented 10 years ago

This was fixed some time ago, please make sure to use the latest code from develop https://github.com/readium/readium-sdk/commit/b3fb4aee7ee6c30bba05b0979876912ce47f57de Regards, Daniel