I'm newbie in cross-compiling for macos.
https://github.com/tpoechtrager/osxcross?tab=readme-ov-file#installation says:
Place your packaged SDK in the tarballs/ directory.
So, what IS SDK ? I mean what form it should look like ? A dir, files ? archive ? .dmg ? what ?
okay, going deeper to the link:
From Xcode Command Line Tools
- Download Command Line Tools as described above
- Install: clang, make, libssl-devel, lzma-devel, and libxml2-devel
- Run: ./tools/gen_sdk_package_tools_dmg.sh <command_line_tools_for_xcode>.dmg
- Move the SDK to the tarballs/ directory
(1), (2), (3) - all done.
(4) How to do it ? What should I move ?
Please fix the doc, or tell me the answers, and I will.
I'm newbie in cross-compiling for macos.
https://github.com/tpoechtrager/osxcross?tab=readme-ov-file#installation says:
So, what IS SDK ? I mean what form it should look like ? A dir, files ? archive ? .dmg ? what ?
okay, going deeper to the link:
(1), (2), (3) - all done.
(4) How to do it ? What should I move ?
Please fix the doc, or tell me the answers, and I will.