Skip to content

Commit

Permalink
Be specific on versions that need external QT 3D headers
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and wonder-sk committed Jul 16, 2022
1 parent 6fd8f42 commit af16ecc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,10 +347,11 @@ In the cmake, you need to enable:
WITH_3D=True
```

### 3.8.1. Compiling with 3D on Debian based distributions
### 3.8.1. Compiling with 3D on Debian Bullseye based distributions

QGIS 3D requires Qt53DExtras. These headers have been removed
from Qt upstream on Debian based distributions. A copy has been made in the
from Qt upstream on Debian Bullseye based distributions (including e.g.
Ubuntu 20.04). A copy has been made in the
QGIS repository in `external/qt3dextra-headers`.
To compile with 3D enabled, you need to add some cmake options:

Expand Down

0 comments on commit af16ecc

Please sign in to comment.