Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 18:27:58 +0100
From:      Michael Nottebrock <lofi@freebsd.org>
To:        freebsd-ports@freebsd.org
Cc:        Cristiano Panvel <cristiano.panvel@gmail.com>
Subject:   Re: Qt4 port
Message-ID:  <200702231827.58950.lofi@freebsd.org>
In-Reply-To: <8e8b996b0702190723l3c8b3508k412f904535a91d47@mail.gmail.com>
References:  <8e8b996b0702190723l3c8b3508k412f904535a91d47@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart8443601.EtCWTBtWrQ
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Monday, 19. February 2007 16:23, Cristiano Panvel wrote:
> Hello,
>
> I installed the Qt4 of ports, and am trying to compile my codes more I
> am getting error.
>
> using shell csh
>
> setenv QTDIR /usr/X11R6
> setenv PATH ${PATH}:${QTDIR}/bin
> setenv LD_LIBRARY_PATH ${QTDIR}/lib
> setenv QMAKESPEC freebsd-g++
>
> when I go to compile it remains this error and it is in Loop.
>
> % qmake -project
> % qmake

You will want to use qmake-qt4 there, qmake is Qt3's qmake. Also, Qt4 resid=
es=20
in /usr/local (and QTDIR is obsolete, no need to set it).

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--nextPart8443601.EtCWTBtWrQ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQBF3yQeXhc68WspdLARAg6bAKCU8BietlxAmJHOJugpfgERD1htlQCfc8cP
Uizust5Oo7p7iannbPkGTII=
=U88B
-----END PGP SIGNATURE-----

--nextPart8443601.EtCWTBtWrQ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702231827.58950.lofi>