Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-31 Thread Dave Fisher
I did Brew installs, but I suspect that MacPorts is the way to go. I like what you did in comparing config.out … I’ll validate on Sierra, I have Xcode7.3 and JDK7 ready. > On Oct 31, 2017, at 11:18 AM, Jim Jagielski wrote: > > Once I get the macOS stuff done, I'll update the Building on MacOSX

Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-31 Thread Jim Jagielski
Once I get the macOS stuff done, I'll update the Building on MacOSX page[1]. I am trimming out all local mods to the bare bones. 1. https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_MacOsX

Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-27 Thread Dave Fisher
Hi Jim, Thanks. Not quite what is in devtools, I’ll adjust. That said here is something from my system: $ /usr/libexec/java_home -v 1.7 Unable to find any JVMs matching version "1.7". /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home What is yours? I guess I need to look further

Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-27 Thread Jim Jagielski
Attached is the build script I've been using (also in devtools/build-scripts): it describes the env and the programs installed (and versions)... I do use Java7 #!/bin/sh ### 4.1.2 Script: ### 4.1.2 Script: echo "### Configure" ### 4.1.2 Script: ./configure \ ### 4.1.2 Script: --with-b

Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-27 Thread Dave Fisher
Hi Jim, OK. That helped, but now I am stuck because in odk and javadoc generation. dmake: Error code 1, while making '../../unxmaccx.pro/bin/odkcommon/docs/java/ref/index.html' dmake: '../../unxmaccx.pro/bin/odkcommon/docs/java/ref/index.html' removed. 1 module(s): odk need(s) to be r

Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-27 Thread Jim Jagielski
I also run from the Terminal... well, iTerm. > On Oct 26, 2017, at 8:08 PM, Dave Fisher wrote: > > Downloading the SDK now. > > While I wait - I run from terminal are you running elsewhere? > >> On Oct 26, 2017, at 4:59 PM, Jim Jagielski > > wrote: >> >> sdk 10.9 lack

Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-26 Thread Dave Fisher
Downloading the SDK now. While I wait - I run from terminal are you running elsewhere? > On Oct 26, 2017, at 4:59 PM, Jim Jagielski wrote: > > sdk 10.9 lacks Python. No idea why. > > Install sdk 10.11 and configure should find and use that one. > > All this is fixed in trunk. > >> On Oct 26,

Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-26 Thread Jim Jagielski
sdk 10.9 lacks Python. No idea why. Install sdk 10.11 and configure should find and use that one. All this is fixed in trunk. > On Oct 26, 2017, at 7:29 PM, Dave Fisher wrote: > > Hi - > > Well this is a royal pain to setup. > > I’ve done the xcodelegacy and have installed the 10.7 and 10.9

Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-26 Thread Dave Fisher
Hi - Well this is a royal pain to setup. I’ve done the xcodelegacy and have installed the 10.7 and 10.9 SDKs. I have a fresh copy of the branch AOO414. I run and now it cannot find python headers. checking which python to use... compiling against system python (/usr/bin/python) compiling agai

Re: [Build] XCode 8.3.3 / 4.1.4 - quicktime.h header missing

2017-10-26 Thread Dave Fisher
Hi Jim, I’m building AOO 4.1.4 using macOS12 library and made it all the way to VCL where I get: /Users/davewave/Development/aoo-4.1.4/main/vcl/aqua/source/dtrans/PictToBmpFlt.cxx:34:10: fatal error: 'QuickTime/QuickTime.h' file not found #include Do I need to use XCodeLegacy and point to 10.