Skip to content

Commit 5e7d199

Browse files
committed
doc: note on SDK for macOS depends cross-compile
1 parent 2cd834e commit 5e7d199

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

depends/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ The paths are automatically configured and no other options are needed unless ta
4949

5050
sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libz-dev python3-setuptools libtinfo5 xorriso
5151

52+
Note: You must obtain the macOS SDK before proceeding with a cross-compile.
53+
Under the depends directory, create a subdirectory named `SDKs`.
54+
Then, place the extracted SDK under this new directory.
55+
For more information, see [SDK Extraction](../contrib/macdeploy/README.md#sdk-extraction).
56+
5257
#### For Win64 cross compilation
5358

5459
- see [build-windows.md](../doc/build-windows.md#cross-compilation-for-ubuntu-and-windows-subsystem-for-linux)

0 commit comments

Comments
 (0)