[xsde-users] Building XSD/e for Apple M2

Boris Kolpackov boris at codesynthesis.com
Fri Feb 9 05:56:05 EST 2024


Stephen Lewis <fontduroy at gmail.com> writes:

> Have you had success in building on an M2 Mac?

It required a few tweaks but I was able to build it on M1 so I
think M2 should also work. The fixed up version is here:

https://codesynthesis.com/~boris/tmp/xsde/xsde-3.3.0.a13+dep.tar.bz2

The command line used to build it:

make CXX="clang++ -std=c++03" LIBS="-framework CoreServices"

Note that you will also need to build/get Xerces-C++.

Previously discussed here:

https://codesynthesis.com/pipermail/xsde-users/2022-August/000918.html

https://codesynthesis.com/pipermail/xsde-users/2020-February/thread.html



More information about the xsde-users mailing list