問題タブ [libz]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
iphone - iPhoneデバイスでのRAR解凍
iPhoneでRARファイルを解凍する解決策を見つけた人はいますか(ジェイルブレイクではありません)?libz に似たライブラリがあればいいのですが。
RARlab から公式なものは見つかりませんでした。
unRARをアプリに統合することに成功した人はいますか? ソース コードは C++ のように見えますか?
これが以前に尋ねられたことは知っていますが、unRAR を移植する以外に解決策を見たことがありません。情報や提案をいただければ幸いです。ありがとうございました。
iphone - libz.dylibを使用してzipファイルを解凍する方法は?
私のプログラムでは、ダウンロードしたファイルを解凍する必要があります... libz.dylibがそのために使用されていることを読みましたが、それを行う方法のドキュメントや例が見つかりませんでした。
誰もがこれを知っています...
前もって感謝します....
iphone - PAK アーカイブと zlib (zlib.dylib)
現在、.pak アーカイブからいくつかのファイルを解凍する必要がある iPhone アプリを作成しています。libz.dylib にはおそらくこれを行う機能があると思いますが、この件に関するコードを見つけるのに苦労しています。誰かがサンプルコードを持っているか、正しい方向に向けることができますか? どんな助けでも大歓迎です。
乾杯。
android - error executing aapt, all of the sudden
I know there are a lot of these topics around but none seem to help in my case, nor describe it exactly. The best similar one is aapt not found under the right path.
My problem is that I can be using Eclipse for a whole evening programming, compiling and using my device, and then suddenly I get "error executing aapt" for my current project and ofcourse R.java isn't (properly) generated anymore. I then restart Eclipse and everything goes away. I'm seeing this once a day on average however.
I've recently switched to amd64 and installed the latest Android-2.3 SDK and matching tools. I know that there is now a platform-tools folder that has an aapt version that should work SDK version independently. At first I had added this directory to my PATH, as instructed on the SDK website. I've also tried not adding it to my path and making a link platforms/android-9/tools so that every SDK version might use it's own old copy. Needless to say, platform-tools/aapt is there and has the right permissions, and I have been able to execute it on the command-line at any time.
When I do write a faulty xml file or sorts, and appropriately get an error, I see an extra line that says "aapt: /lib32/libz.so.1: no version information available". I'm running a recent Gentoo linux system. I have everything installed to support x86 on amd64, but have re-emerged emul-linux-x86-baselibs and zlib just to be sure. The problem persists. I do see some pages that spell horror over some zlib bugs, but I'm not sure if that's related. I realize I'm not on the reference Ubuntu platform, but surely the difference cannot be that great?
It might very well be a bug in aapt or the tools itself. Why would it suddenly stop working? I also experience that the ids in R.java were incorrect, namely that simple findViewById() code would give ClassCastExceptions because of mixed ids the one time, and then work perfectly without any changes bu only a "clean project", in the aftermath of a failing aapt.
Finally, I've run a few commands on aapt, that don't seem to add any extra information:
Can anybody tell anything wrong with my configuration? Does it smell like a bug perhaps (otherwise let's report it (again))?
Update 2010-01-06:
I've gained some more knowledge. When I recently was trying to export a signed apk, I ran into another error message (full details from the Eclipse error view) regarding aapt I hadn't seen before. Note here too, that I can just restart Eclipse and can export apks again without problems, at least for a little while.
I'm starting to think it is related to lack of memory on my system. The message "onvoldoende geheugen beschikbaar" means "insufficient memory available".
I have also been seeing insufficient memory errors in DDMS when I'm dumping HPROF files.
Here is the error log (shortened):
ios - libz.dylib対libz.1.2.3.dylib対libz.1.2.5.dylib
私はコメントでこれを尋ねましたが、これはそれ自身の質問に値する問題のようです。
XCodeの3つの異なるインストールとiOSSDKの2つの異なるインストールの間で共有されるプロジェクトがあります。現時点では、関係する開発者を統合することはできません。
iOS 5 Betaをインストールしたとき、XCode4.2libz.1.2.3.dylib
はどこにも見つかりませんでした。に対するリンクがこれを処理することを発見しlibz.1.2.5.dylib
ましたが、これはXCodeおよびiOSSDKの他のアクティブなインストールと互換性がありませんでした。
私はこれをオンラインで調べて、上記の提案とこの提案を発見しました。前者は私にはうまくいきません、そして後者は私を緊張させます。
libz.dylib
では、の違いは何ですか?XCodelibz.1.2.3.dylib
とlibz.1.2.5.dylib
iOS SDKのすべてのインストールで最初のものに安全にリンクできますか?
objective-c - ASIHTTPRequest と SBJSON を使用すると iOS 5.1 でエラーが発生する
私はこのエラーが発生しています:
フレームワークのコア グラフィックス、システム構成、モバイル コア サービス、libz.dylib、libz.1.2.5.dylib、CF ネットワーク、UI キット、および Foundation を追加したことに注意してください。私はすべてのフォーラムを検索し、ほぼ 4 日間を費やしましたが、原因が見つかりません。
ASIHTTPRequest と SBJSON のコード行にコメントを付けると、問題なく動作します。ASIHTTPRequest と SBJSON のすべてのクラスを追加し、3 回チェックしました。誰かが私が間違っていることを提案できますか?
ffmpeg - ffmpeg libz.so 依存関係
RH Linux サーバーに ffmpeg をインストールしようとしています。
問題は、それが一方ではなく他方で機能することであり、その理由はわかりません. 稼働中のサーバーと稼働していないサーバーの構成情報は同じです。
私たちが得ているエラーは次のとおりです。
ldd を使用して依存ライブラリを調べたところ、1 つの違いが見つかりました。ライブラリ libz.so は、機能しないシステムでリストされていませんでした。すなわち
とは対照的に
これが問題と関係があるかどうかを尋ねたかったのです。なぜlibz.soが一方のリストに表示され、もう一方のリストには表示されないのかを理解しようとする前に。
ところで、ld.so.conf ファイルは同一です。
json - 小さなデータの圧縮
たとえば4KBのバッファーがあり、JSONのような形式のデータが含まれています。かなり多くの情報(たとえば3倍以上)を追加する必要がありますが、この小さなメモリの塊に収まる必要があります。libZを使用してテキストを圧縮することを考えていましたが、データの大部分がいくつかの一意のサブ文字列で構成されているため、うまく機能しないのではないかと思います。この状況で何をお勧めしますか?ありがとう、クリス
ruby - RVMを使用するMountainLionにRuby1.9.3をインストールできません:makeの実行中にエラーが発生しました
「RubytheHardWayを学ぶ」コースを受講できるように、Rubyをインストールしようとしていますが、最新バージョンのRubyのインストールで多くの問題が発生しています。
これが私のログの関連部分です:
私はグーグルで検索し、この投稿がまったく同じ問題のように見えることを発見しました:Ruby1.9.3をMountainLion w / Jewlery Boxにインストールできません:make -j4の実行中にエラーが発生しました(現在のreadline、gccがあります)
しかし、その答えはあいまいな「updatelibzlib」です。それが何を意味するのかわかりません。グーグルで検索してzlibを見つけましたが、これらがlibzと同じものかどうかわかりません。また、libzがlibtoolであることを示す別の投稿を見つけました。私のlibtoolバージョンはApple Inc.バージョンcctools-829ですが、libtoolはlibzと同じものですか?私はこれまでこれらの用語を見たことがないか、Rubyを使用したことがなく、完全に混乱しています。
私はgcc4.2.1とxcode4.4.1を持っています。助けてくれてありがとう、これはここでの私の最初の投稿ですので、私が何か間違ったことをしたか、より多くの情報を提供する必要があるかどうか私に知らせてください。基本的に、リンクしたタイトルからタイトルを盗んだのは、タイトルのフォーマット方法がわからなかったためです。大丈夫だと思います。