Building for MacOS 10.13

For discussion of topics specific to MythTV on OSX
Post Reply
WillW
Newcomer
Posts: 9
Joined: Thu Nov 17, 2022 6:06 am
United States of America

Building for MacOS 10.13

Post by WillW »

Hello everyone…

Is it still possible to do a full MythTV build (front and back end) that will work with MacOS 10.13?

I noticed the last MythTV pre-build for 10.13 was v32, but trying to use the compileMythtvAnsible.zsh build script (the older one in the Deprecated folder since it looked like that one was the most appropriate) still leaves me staring into a pool of infinite error messages.

Am I on the wrong track with which version or how I should be building this? I am using MacPorts and XCode 10.1 on MacOS 10.13.6

Thanks!

Edit- This is my build command:
./compileMythtvAnsible.zsh --version=fixes/32 --qt-version=qt5 --generate-app=FALSE --custom-install-dir=/usr/local/mythtv
User avatar
jhoyt
Senior
Posts: 157
Joined: Thu Aug 27, 2015 10:11 am
United States of America

Re: Building for MacOS 10.13

Post by jhoyt »

Are you trying to use the master build script to build mythtv 32? That certainly won't work.

Your best bet, if it still works, is to try the version in the fixes 32 branch.

https://github.com/MythTV/packaging/tre ... ts_ansible

BTW - deprecated means deprecated. Support is no longer provided...
Post Reply