boostorg / boostorg/python

Confusion about using Faber to Build

未關閉
#411 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
537
分支
223
平均合併
11 小時 22 分鐘
30 天內合併 PR
2

描述

Hi,

I'm trying to build the library (Ubuntu 20.04, Python 3.7 installed from Deadsnakes, Boost installed from Aptitude). When I clone the repo and run Faber, the build seems to succeed.

When I run `faber test.report`, most of the tests pass. I get the following

`test summary: 85 passes, 4 expected failures, 3 skipped`

But, when I try to link against this from my other project--a project that uses the typical CMake search function--it can't find the library. Is there some install command I need to run in order to put the binary in the right place? Something similar to `make install`? I see the binary inside the repo at `src/g++-9/x86_64/shared/libboost_python37.so`

Thanks!

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Start by reproducing `faber test.report` on Ubuntu 20.04 and inspect the generated `src/g++-9/x86_64/shared/libboost_python37.so` path. Check the repository's Faber build targets and existing usage guidance for an install step or CMake-compatible location. Done means documenting the required command and how another CMake project can find the built library.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cmake, cpp, python
領域
build-system
Issue 類型
文件
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
需要釐清
新手友好度
45/100

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

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