Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2007 13:23:26 -0200
From:      "Cristiano Panvel" <cristiano.panvel@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Qt4 port
Message-ID:  <8e8b996b0702190723l3c8b3508k412f904535a91d47@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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
% make

QFile::open: No file name specified
QFile::open: No file name specified
QFile::open: No file name specified

Cris.



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