Bug 9793 - configure fails
Summary: configure fails
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: qt4 frontend (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Mac OS X (All)
: medium critical
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-28 19:57 UTC by Marijn Kruisselbrink
Modified: 2007-01-31 10:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
patch to detect frameworks (2.13 KB, patch)
2007-01-30 08:43 UTC, Benjamin Reed
Details | Splinter Review

Description Marijn Kruisselbrink 2007-01-28 19:57:58 UTC
Configure is unable to detect qt4 when compiling poppler on OSX, because on OSX qt uses Qt*.framework folders instead of simple libraries.
Comment 1 Benjamin Reed 2007-01-29 10:30:14 UTC
I'm gonna be packaging this for Fink anyways, I'll take a look at it
Comment 2 Benjamin Reed 2007-01-30 08:43:30 UTC
Created attachment 8543 [details] [review]
patch to detect frameworks

this patch should fix the detection of frameworks on OSX

technically the qt4 test should be changed to use qmake, since QTDIR-style detection is now discouraged.  (ie, "qmake -query QT_VERSION", "qmake -query QT_INSTALL_LIBS", etc.) but this at least makes it work  :)
Comment 3 Albert Astals Cid 2007-01-31 10:46:52 UTC
patch commited


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.