We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd834e commit 5e7d199Copy full SHA for 5e7d199
depends/README.md
@@ -49,6 +49,11 @@ The paths are automatically configured and no other options are needed unless ta
49
50
sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libz-dev python3-setuptools libtinfo5 xorriso
51
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
+
57
#### For Win64 cross compilation
58
59
- see [build-windows.md](../doc/build-windows.md#cross-compilation-for-ubuntu-and-windows-subsystem-for-linux)
0 commit comments