Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

zlib.net error when building iOS project

オープン
#856 コメント 4 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
ios, react-native

調査の方向性

Reproduce the reported React Native iOS build with pkgx-installed Node and npm, focusing on the zlib.net v1.3.0 library path shown in the linker error. Determine how the package is selected for macOS, iOS, and the iOS simulator, then verify that an iOS build links against a compatible zlib library without the reported platform mismatch.

索引モデルが issue の本文から書いたものです。

説明

Firstly, thank you for pkgx! 🙏

I'm trying to migrate to pkgx from asdf and I've installed node and npm through pkgx and uninstalled asdf.

I have an existing react-native project which is resulting in the following error when building for iOS:

ld: building for 'iOS-simulator', but linking in dylib (/Users/rahul.patel2/.pkgx/zlib.net/v1.3.0/lib/libz.1.3.dylib) built for 'macOS'

Is there a way to include a version of zlib that is built for macOS, iOS and iOS-simulator?

主要言語
Rust
スター
9.9k
フォーク
1.4k
平均マージ
1日 17時間
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

pkgxdev/pkgx のほかの issue

pkgxdev/pkgx の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。