unity-dev team mailing list archive
-
unity-dev team
-
Mailing list archive
-
Message #00347
Re: [Ayatana-dev] Unity-2D and Qt5
Hi,
On 1 December 2011 15:54, Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx> wrote:
> This is not enough. In a previous e-mail, Marco suggested that you need
> to update PREFIX, CPATH, LD_LIBRARY_PATH, LD_RUN_PATH, XDG_DATA_DIRS,
> XDG_CONDIG_DIRS and PKG_CONFIG_PATH with that prefix.
so the complete export would be:
export QTDIR=/opt/qt5
export PATH=$QTDIR/bin:$PATH
export PREFIX=$QTDIR/bin:$PREFIX
export CPATH=$QTDIR/bin:$CPATH
export LD_LIBRARY_PATH=$QTDIR/bin:$LD_LIBRARY_PATH
ecc....? I will make a building script with these commands, thanks!
--
Andrea Grandi - Nokia Qt Ambassador
website: http://www.andreagrandi.it
Follow ups
References
-
[Ayatana-dev] Unity-2D and Qt5
From: a.grandi@xxxxxxxxx, 2011-11-22
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: Florian Boucault, 2011-11-22
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: a.grandi@xxxxxxxxx, 2011-11-23
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: Andrew Starr-Bochicchio, 2011-11-23
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: a.grandi@xxxxxxxxx, 2011-11-24
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: Andrew Starr-Bochicchio, 2011-11-24
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: a.grandi@xxxxxxxxx, 2011-11-28
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: =?UTF-8?Q?Marco_Trevisan_=28Trevi=C3=B1o=29?=, 2011-11-28
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: a.grandi@xxxxxxxxx, 2011-11-29
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: =?UTF-8?Q?Marco_Trevisan_=28Trevi=C3=B1o=29?=, 2011-11-30
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: a.grandi@xxxxxxxxx, 2011-12-01
-
Re: [Ayatana-dev] Unity-2D and Qt5
From: Olivier Tilloy, 2011-12-01