boostorg / boostorg/build

no header for libboost in ubuntu 18.04

オープン
#313 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
transition
主要言語
C++
スター
251
フォーク
63
PR マージ指標
30日以内にマージされた PR はありません

説明

hello
I successfull compile antimony under ubuntu 16.04,
but with ubuntu 18.04, after installing all the necessaries dependencies, I get :
```
cmake GNinja ..
CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:1626 (message):
No header defined for python3; skipping header check
Call Stack (most recent call first):
CMakeLists.txt:28 (find_package)

-- Configuring done
-- Generating done
-- Build files have been written to: /home/cdoutriaux/Documents/soft/antimony/build

```

even this check
`dpkg -l libboost-all-dev `

give :

```
||/ Nom Version Architecture Description
+++-===============================-====================-====================-===================================================================
ii libboost-all-dev 1.65.1.0ubuntu1 amd64 Boost C++ Libraries development files (ALL) (default version)
```
have you got an idea for fix this problem ?
the problem seems to be near like in redhat #178

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

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

評価

この issue はまだ評価されていません。

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

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