Bug 73895 - [Qt][Mac] Building debug version only fails.
Summary: [Qt][Mac] Building debug version only fails.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zeno Albisser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-06 01:56 PST by Zeno Albisser
Modified: 2011-12-06 02:07 PST (History)
0 users

See Also:


Attachments
patch for review. (1.75 KB, patch)
2011-12-06 01:59 PST, Zeno Albisser
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zeno Albisser 2011-12-06 01:56:03 PST
It seems that even when building with "build-webkit --qt --debug" both, debug and release are being built for some objects.
Linking the release objects then fails because of missing symbols.
Comment 1 Zeno Albisser 2011-12-06 01:59:27 PST
Created attachment 118009 [details]
patch for review.
Comment 2 Zeno Albisser 2011-12-06 02:06:57 PST
Comment on attachment 118009 [details]
patch for review.

Clearing flags on attachment: 118009

Committed r102110: <http://trac.webkit.org/changeset/102110>
Comment 3 Zeno Albisser 2011-12-06 02:07:05 PST
All reviewed patches have been landed.  Closing bug.