Gentoo Archives: gentoo-user

From: Francesco Turco <mail@××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] printing pdfs
Date: Thu, 28 May 2020 20:21:36
Message-Id: 2454e56d-894d-40c2-919b-b35e2b64b3df@www.fastmail.com
In Reply to: [gentoo-user] printing pdfs by james
1 On Thu, May 28, 2020, at 22:11, james wrote:
2 > So what application/strategy gets me past errors like this:
3 >
4 > "Cannot mix incompatible Qt library (version 0x50e01) with this library
5 > (version 0x50e02)"
6
7 Which application are you printing from?
8 I guess it's a Qt application. In that case, please verify that all packages in the dev-qt category on your system have the same version number.
9
10 You can use eix, for example:
11
12 $ eix --category dev-qt --installed --compact
13
14 --
15 https://fturco.net/