KitwareMedical / KitwareMedical/VTKPythonPackage

Changing source does not trigger compilation

未關閉
#26 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。