Re: compilation issues on Py3.5, os x 10.10.5
"Diez B. Roggisch" <[email protected]> Sat, 30 Jul 2016 11:50:27 +0200
| Newsgroups | gmane.comp.python.pyobjc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Ronald, > For some reason PyObjC thinks it is building with the OSX 10.10 SDK, while it is building with an older SDK. Because of this it tries to reference a symbol that isn’t present in the SDK that is used. The “-isysroot /“ flag in the output below explains the behavior, setup.py cannot deduce the SDK used from the sysroot parameter and therefore assumes the SDK version matches the OSX version. > > Are you using the 3.5 installer from www.python.org <http://www.python.org/>? Yes, I do. Wiped & re-installed explicitly before attempting to install. I will try your suggestion about /usr/include/stdio.h on monday (it’s my work-machine), and report back. Cheers, Diez ------------------------------------------------------------------------------ _______________________________________________ Pyobjc-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyobjc-dev
signature.asc
(application/pgp-signature, 496 B)
-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJXnHhkAAoJEMgWrvcLlYXnAFAH/jyvo8NbOy7T/5DTiS4D5DkT Lw69d+MKNWGKtB6233lOe5XOLoQbFHCM12DzopQga7WiPvUiQ8ojND4OX6oiTnGz ET0KqYLw2FhOdNnzT4kUkpsNPLmnDRaaraqY3zqsIXlznAp4lp7AyBXyUPk/LXa/ rH6DP0JD/sczYW/F1gYsd/8855eILXL78ZxrfL+MIsdaNIvdm1jM7Uv3Mwxj8rWF y5ZRHxJb2O4DqdAarPGbHKtBsLnhvo8IR6wHalQ4QSE6cOU10btoKjhF4na4uRPc 21QjbdhGdc0nkkudwcPL2/BxGVqeCDRqmFrQyYzzLb6CONq2ZJEE+e9Ygl8sxtQ= =5ZqM -----END PGP SIGNATURE-----