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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"