Qt4 port

Cristiano Panvel cristiano.panvel at gmail.com
Mon Feb 19 15:23:28 UTC 2007


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.


More information about the freebsd-ports mailing list