Skip to content

Commit 80e491a

Browse files
committed
chore: update build instruction
1 parent 465bd58 commit 80e491a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BUILD.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ qmake ../JDSP4Linux.pro
4949
make -j4
5050
```
5151

52+
> [!IMPORTANT]
53+
>
54+
> On some distros like Ubuntu, `qmake6` instead of `qmake` should be used.
55+
5256
Execute compiled binary
5357

5458
```bash

0 commit comments

Comments
 (0)