# Fail to use self build Boost 1.75 under Ubuntu Linux 20.04 x64 with CMake default and 3.19.4

**URL:** https://discourse.cmake.org/t/fail-to-use-self-build-boost-1-75-under-ubuntu-linux-20-04-x64-with-cmake-default-and-3-19-4/2750
**Category:** Usage
**Created:** [February 12, 2021, 6:05am UTC](https://discourse.cmake.org/t/fail-to-use-self-build-boost-1-75-under-ubuntu-linux-20-04-x64-with-cmake-default-and-3-19-4/2750 "2021-02-12T06:05:53Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![llm](https://discourse.cmake.org/letter_avatar_proxy/v4/letter/l/7ba0ec/32.png) [@llm](https://discourse.cmake.org/u/llm)
#### Post date: [February 13, 2021, 6:35am UTC](https://discourse.cmake.org/t/fail-to-use-self-build-boost-1-75-under-ubuntu-linux-20-04-x64-with-cmake-default-and-3-19-4/2750/5 "2021-02-13T06:35:03Z")

</div>

> [@rleigh](#):
>
> The simple solution (which I would recommend) is to use “layout=system” which misses off all that nonsense.

thanks for the tip with system layout, works for my example

FYI: layout=system is not compatible with my wanted --build-type=complet parameter but i can fix that by using different folder

i will ask on the boost mailing list how the boosts cmake stuff “should” help, will add mailing list post link here

---

_[View the full topic](https://discourse.cmake.org/t/fail-to-use-self-build-boost-1-75-under-ubuntu-linux-20-04-x64-with-cmake-default-and-3-19-4/2750)._
