boostorg / boostorg/build

no header for libboost in ubuntu 18.04

Aperta
#313 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
transition
Lingua principale
C++
Stelle
251
Fork
63
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.