Qt4 port

Michael Nottebrock lofi at freebsd.org
Fri Feb 23 17:28:05 UTC 2007


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 resides 
in /usr/local (and QTDIR is obsolete, no need to set it).

-- 
   ,_,   | Michael Nottebrock               | lofi at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070223/616064ca/attachment.pgp


More information about the freebsd-ports mailing list