KitwareMedical / KitwareMedical/VTKPythonPackage
Changing source does not trigger compilation
オープン
- 主要言語
- Python
- スター
- 36
- フォーク
- 16
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Here is how I built my package:
> python setup.py bdist_wheel --build-type RelWithDebInfo -j 4 -- -DVTK_Group_Web=ON -DVTK_SOURCE_DIR="c:/Work/VTK/VTK"
Then if I change files within c:/Work/VTK/VTK, the package is not re-built, simply installed.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start with setup.py and reproduce the issue using the reported bdist_wheel command and VTK source path. Trace how source changes are detected between package builds; done means changing files in c:/Work/VTK/VTK causes the package to compile again instead of only being installed.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100