Hi all,
I'm trying to compile qtcreator from ports but I'm having the following error:
I've updated the ports tree with portsnap fetch update but the problem persists. I'm trying to compile it on a 9.0-RELEASE 32 bit running in virtualbox virtual machine.
Any suggestion?
I'm trying to compile qtcreator from ports but I'm having the following error:
Code:
.obj/release-shared/main.o: In function `main':
main.cpp:(.text+0x1d0): undefined reference to `QCoreApplication::QCoreApplication(int&, char**, int)'
*** Error code 1
Stop in /usr/ports/devel/qt4-qdoc3/work/qt-everywhere-opensource-src-4.8.2/tools/qdoc3.
*** Error code 1
Stop in /usr/ports/devel/qt4-qdoc3.
*** Error code 1
Stop in /usr/ports/devel/qtcreator.
I've updated the ports tree with portsnap fetch update but the problem persists. I'm trying to compile it on a 9.0-RELEASE 32 bit running in virtualbox virtual machine.
Any suggestion?