Skip to content

Commit 7fab1ae

Browse files
committed
Apple.
1 parent 09b22b2 commit 7fab1ae

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Documentation/COMPILING

+9
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ A. Configure Qt for Android.
88
B. Open biblioteq.android.pro in Qt Creator for ARM32 and ARM64.
99
C. Build.
1010

11+
MacOS Apple Silicon
12+
13+
A. Install Homebrew via https://brew.sh.
14+
B. Install Qt via Homebrew.
15+
C. Install PostgreSQL via https://formulae.brew.sh/formula/libpq.
16+
D. > qmake -o Makefile biblioteq.macos.pro
17+
> make
18+
> make dmg
19+
1120
MacOS Intel
1221

1322
A. Install the newest Qt LTS via Qt's online installer.

0 commit comments

Comments
 (0)