Closed Bug 551666 Opened 15 years ago Closed 15 years ago

Provide possibility to compile and render Qt port with QGLWidget backend

Categories

(Core Graveyard :: Widget: Qt, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9.3a4

People

(Reporter: romaxa, Assigned: romaxa)

Details

Attachments

(2 files, 1 obsolete file)

Attached patch WIP patch (obsolete) — Splinter Review
I think we should provide some pref or env option to render QT port with QGLWidget backend
Attachment #431841 - Attachment is obsolete: true
Attachment #431843 - Flags: review?(dougt)
Comment on attachment 431843 [details] [diff] [review] Patch for moztrunk [Checkin: Comment 3] You also have to add it to the line: MOZ_QT_LIBS="-L$QTDIR/qt/lib/ -lQtGui -lQtNetwork -lQtCore" or you may break people using --with-qtdir Use PR_GetEnv. With those changes, r+
Attachment #431843 - Flags: review?(dougt) → review+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee: nobody → romaxa
Target Milestone: --- → mozilla1.9.3a4
Attachment #439139 - Flags: review?(bugspam.Callek) → review+
Comment on attachment 439139 [details] [diff] [review] (Bv1-CC) Copy (the useful part of) it to comm-central [Checkin: Comment 6] I have to admit; something looks wrong about our QT support here (compared to original patch) but if this line worked before, it will work [better] with this patch too.
Attachment #431843 - Attachment description: Patch for moztrunk → Patch for moztrunk [Checkin: Comment 3]
Attachment #439139 - Attachment description: (Bv1-CC) Copy (the useful part of) it to comm-central → (Bv1-CC) Copy (the useful part of) it to comm-central [Checkin: Comment 6]
Comment on attachment 439139 [details] [diff] [review] (Bv1-CC) Copy (the useful part of) it to comm-central [Checkin: Comment 6] http://hg.mozilla.org/comm-central/rev/793f932b45d5
(In reply to comment #5) > I have to admit; something looks wrong about our QT support here Sure, let me check ... The missing part is my bug 550649 patch Bv1-CC... :-|
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: