Hi all, on Ubuntu 9.10 32 bit, i still get this error on compile
.../contrib/hbide:

ubu...@ubuntu-desktop:~/src/harbour/contrib/hbide$ hbmk2 hbide.prg
hbmk2: Processing local make script: hbmk.hbm
hbmk2: Processing configuration: /usr/bin/hbmk.cfg
Harbour 2.0.0beta3 (Rev. 12933)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 'hbide.prg'...
hbide.prg(331) Warning W0001  Ambiguous reference 'QTEXTEDIT_NOWRAP'
500
No code generated.
hbmk2: Error: Running Harbour compiler (embedded). 1
(/usr/bin/harbour) -n2 hbide.prg -w3 -es2 -i/usr/include -i../hbxbp
-i../hbqt


i have already reported this error
http://article.gmane.org/gmane.comp.lang.harbour.devel/21923

you answer me:

You forgot to do 'make install' while you have an old version of hbqt
header in your main include dir... here:
http://article.gmane.org/gmane.comp.lang.harbour.devel/21927

I always do make install... and  here the result of:

ls -la /usr/include/hbqt*
-rw-r--r-- 1 root root 193427 2009-11-19 09:59 /usr/include/hbqt.ch

locate


My installed libqt:

libqt3-compat-headers
libqt3-headers
libqt3-mt
libqt3-mt-dev
libqt4-assistant
libqt4-dbus
libqt4-designer
libqt4-dev
libqt4-gui
libqt4-help
libqt4-network
libqt4-opengl
libqt4-opengl-dev
libqt4-phonon
libqt4-qt3support
libqt4-script
libqt4-scripttools
libqt4-sql
libqt4-sql-mysql
libqt4-sql-sqlite
libqt4-svg
libqt4-test
libqt4-webkit
libqt4-xml
libqt4-xmlpatterns
libqtcore4
libqtgui4
libqtscript4-core
libqtscript4-gui
libqtscript4-network
libqtscript4-sql
libqtscript4-uitools
libqtscript4-xml

Thank you and best regards

Marco
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to