Skip to content

Commit 6f7e4e0

Browse files
authored
Update README.md
1 parent 8f038d4 commit 6f7e4e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ Install dependencies on Ubuntu:
5757

5858
### :wrench: Cross compile using MXE:
5959

60+
Shared:
61+
6062
MXE needs to be in $HOME/mxe-shared
6163

6264
Use the https://github.com/strawberrymusicplayer/strawberry-mxe repository.
6365

64-
Shared:
65-
6666
PKG_CONFIG_LIBDIR=$HOME/mxe-shared/usr/x86_64-w64-mingw32.shared/lib/pkgconfig cmake .. -DCMAKE_TOOLCHAIN_FILE=../Toolchain-mingw32-shared.cmake -DARCH=x86_64
6767
make -j$(nproc)
6868

0 commit comments

Comments
 (0)