Bug 65234 - Fix build with Qt5
Summary: Fix build with Qt5
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-qt (show other bugs)
Version: git master
Hardware: All Linux (All)
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-01 10:15 UTC by Andrea Scarpino
Modified: 2014-08-17 19:08 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Fix build with Qt5 (2.18 KB, text/plain)
2013-06-01 10:15 UTC, Andrea Scarpino
Details

Description Andrea Scarpino 2013-06-01 10:15:33 UTC
Created attachment 80118 [details]
Fix build with Qt5

I had to apply those changes to fix build with Qt5 on Arch Linux.

(Examples and tests still need some fix).
Comment 1 GeorgeB 2013-06-01 15:06:36 UTC
The .toAscii -> .toLatin1 change is also needed in TelepathyQt/Farstream/channel.cpp
Comment 2 Andrea Scarpino 2013-06-01 15:08:01 UTC
(In reply to comment #1)
> The .toAscii -> .toLatin1 change is also needed in
> TelepathyQt/Farstream/channel.cpp

Yep, seems that I sent the outofdated patch :)
Comment 3 David Edmundson 2014-08-17 19:08:23 UTC
Qt5 patches all merged.


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.