HELP....

Razvan Roncov razvan at compu-creations.com
Sun Mar 25 21:32:41 BST 2001


Hello...
I'm having a hell of a time with this kdevelop ... I cant get to find QT and 
KDE header files .... 

before I installed I modified the make fiel in my port ...this is what I 
changed ...

CONFIGURE_ARGS+=--with-qt-includes=/usr/local/qt/include \
		--with-qt-libraries=/usr/local/qt/lib \
		--with-qtdoc-dir=/usr/local/qt/doc/html \
		--with-extra-includes=/usr/local/include \
		--with-extra-libs=/usr/local/lib


I changed to paths to point to the right place ... 
I installed and now I used the wizard to create a QT application
but I got this error... when I pressed create ....

Starting with installation
App [My] Type [qt2normal]
unpacking <template.tar.gz> in </usr/home/razvan/my>...
unpacking <admin.tar.gz> in </usr/home/razvan/my>...
changing files [qt2normal]...
Starting with configuration
creating configuration files...
>make -f Makefile.dist
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Concatenating configure tests into acinclude.m4
*** Error code 2

Stop in /usr/home/razvan/my.
*** Error code 1

Stop in /usr/home/razvan/my.
make configure...
>LDFLAGS=" " CFLAGS="-O0 -g3 -Wall" CXXFLAGS="-O0 -g3 -Wall"
>./configure 
READY
____________________________________________________
make: don't know how to make acinclude.m4. Sto

./configure: not found


what is this error ... and could be the problem ....

after the appication was created I tried to compile the program 
and I get the following error ...

g++  -O0 -g3 -Wall      -c -o main.o main.cpp
main.cpp:18: qapplication.h: No such file or directory
main.cpp:19: qfont.h: No such file or directory
main.cpp:20: qstring.h: No such file or directory
main.cpp:21: qtextcodec.h: No such file or directory
main.cpp:22: qtranslator.h: No such file or directory
In file included from main.cpp:24:
qttest.h:22: qapp.h: No such file or directory
qttest.h:23: qmainwindow.h: No such file or directory
qttest.h:24: qaction.h: No such file or directory
qttest.h:25: qmenubar.h: No such file or directory
qttest.h:26: qpopupmenu.h: No such file or directory
qttest.h:27: qtoolbar.h: No such file or directory
qttest.h:28: qtoolbutton.h: No such file or directory
qttest.h:29: qstatusbar.h: No such file or directory
qttest.h:30: qwhatsthis.h: No such file or directory
qttest.h:31: qstring.h: No such file or directory
qttest.h:32: qpixmap.h: No such file or directory
qttest.h:33: qmsgbox.h: No such file or directory
qttest.h:34: qfiledialog.h: No such file or directory
qttest.h:35: qprinter.h: No such file or directory
qttest.h:36: qpainter.h: No such file or directory
In file included from qttest.h:39,
                 from main.cpp:24:
qttestview.h:22: qwidget.h: No such file or directory
In file included from qttestview.h:25,
                 from qttest.h:39,
                 from main.cpp:24:
qttestdoc.h:21: qobject.h: No such file or directory
gmake: *** [main.o] Error 1
*** failed ***

Please help ... I don't know what to do or where to start fixing the problems 
...please give me exact pointers because I'm new to kdevelop ...
I'm usinf FreeBSD4.2 ... and Kdevelop1.4,KDE2.1,QT2.2.4
Please help as soon as possible ...

Thank you for your time....

CyberTaz

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list