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               | [EMAIL PROTECTED]
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

Attachment: pgpUC5nPZyuWx.pgp
Description: PGP signature

Reply via email to