[SailfishDevel] Building Qt Messaging Framework (QMF)

2016-12-27 Thread Erik Lundin
Hi all, In my attempts to examine a problem with an incorrectly interpreted email address, I'm trying to build Qt Messaging Framework (QMF) [1] which seems to be the place where the interesting things happen. Specifically I would like to run the unit tests. However, QMF doesn't seem to be as easy

Re: [SailfishDevel] Building Qt Messaging Framework (QMF)

2016-12-27 Thread Pekka Vuorela
On ti, 2016-12-27 at 14:36 +0100, Erik Lundin wrote: > Hi all, > > In my attempts to examine a problem with an incorrectly interpreted > email address, I'm trying to build Qt Messaging Framework (QMF) [1] > [1] https://git.merproject.org/mer-core/qmf This could work better: https://git.merproject

Re: [SailfishDevel] Building Qt Messaging Framework (QMF)

2016-12-27 Thread dcaliste
Hello, À Mardi 27 décembre 2016, Erik Lundin a écrit : > which seems to be the place where the interesting things happen. > Specifically I would like to run the unit tests. However, QMF doesn't > seem to be as easy to build as most other packages in mer-core. I compiled it out of the box in the S

Re: [SailfishDevel] Building Qt Messaging Framework (QMF)

2016-12-27 Thread Erik Lundin
Thanks, Pekka, that worked. Is it possible to remove the "qmf" repo to avoid confusion for others? /Erik Den 2016-12-27 kl. 16:15, skrev Pekka Vuorela: > On ti, 2016-12-27 at 14:36 +0100, Erik Lundin wrote: >> Hi all, >> >> In my attempts to examine a problem with an incorrectly interpreted >> em

Re: [SailfishDevel] Building Qt Messaging Framework (QMF)

2016-12-27 Thread Erik Lundin
Yep, the key was to use the correct repo ("messagingframework" rather than "qmf") as suggested by Pekka. /Erik Den 2016-12-27 kl. 17:37, skrev dcali...@free.fr: > Hello, > > À Mardi 27 décembre 2016, Erik Lundin a écrit : >> which seems to be the place where the interesting things happen. >> Sp