我试图在安装了Xcode 5.1.1的OS X 10.9.3上构建linphone-web-plugin。我已按照README文件中的说明操作。我已经尝试使用XCode 4.6.3(使用xcodebuild命令,而不是直接来自Xcode)构建它。 Linphone-web-plugin正在使用firebreath-1.7。
问题是构建总是陷入困境:
-- Check size of unsigned long long - done
它不会抛出任何错误,只会永远留在那里。
在构建linphone-web-plugin时有没有人遇到过这个问题? 可以找到Linphone-web-plugin here。