Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iOSでsqlite dbを使用して小さなプロジェクトを行っています。しかし、問題は今、ビルドフェーズとリンクバイナリに行くときです-> +「libsqlite3.dylib」と呼ばれるライブラリはありません。誰か助けてください。本当に困った状況です
前もって感謝します
使用している xcode のバージョンは何ですか? 私は 4.4.1 バージョンを使用しており、libsqlite3.dylib を見つけることができます。Xcodeをアップグレードしてみてください。
I am using private TreeNode root; to create a dynamycal tree.
private TreeNode root;
and I used
<p:tree value="#{bean.root}" var="node"> <p:tre