[MacPorts] #59962: simage @1.7.0+quicktime: fatal error: 'QuickTime/ImageCompression.h' file not found

MacPorts noreply at macports.org
Thu Jan 16 06:58:26 UTC 2020


#59962: simage @1.7.0+quicktime: fatal error: 'QuickTime/ImageCompression.h' file
not found
------------------------------+--------------------
  Reporter:  TheLastLovemark  |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.6.2
Resolution:                   |   Keywords:
      Port:  simage           |
------------------------------+--------------------

Comment (by jmroot):

 You'd have to read the configure script to find out exactly what it's
 doing. But the compiler failing to find the header would be looking in its
 default framework search paths as well as any specified with the -F
 option. It checks in the Headers of the frameworks in /System/Library
 (possibly inside the SDK). But having the headers won't help you because
 no 64-bit QuickTime framework exists, so you still won't be able to link
 with +universal anyway.

-- 
Ticket URL: <https://trac.macports.org/ticket/59962#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list