which SC version still compiles for macOS 10.12?

adcxyz-A2/[email protected] Wed, 17 Jun 2020 10:04:53 +0000
Newsgroups gmane.comp.audio.supercollider.devel
Message-ID <[email protected]>
Hi, 

I tried to compile 3.10.2 for people using macOS 10.12, 
with the hotfixes to SCIDE/Document - 
and the app fails to run, because Qt was apparently built for >= 10.13 ...

Do i need to tell the build script to also recompile Qt for 10.12 somehow?
I assumed that -DCMAKE_OSX_DEPLOYMENT_TARGET=10.12 would do it, 
but apparently this is not enough - 

// These were my scripts:
cmake -G Xcode -DCMAKE_PREFIX_PATH=`brew --prefix qt5` -DCMAKE_OSX_DEPLOYMENT_TARGET=10.12 ..

cmake --build . --target install --config RelWithDebInfo

any pointers welcome! 
thanks, best adc

_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/