Hi,

is it possible to use Licq under MacOS X 10.3.7 (Darwin
7.7.1)? When trying to compile the plugin I get
the error appended below.

Please tell me, if you need more information to analyse
what is going wrong here.

Some version information:
g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666)
QT 3.3.2
X11 and developer tools from Apple

Ciao,
Thomas

[...]
checking for XScreenSaverRegister in -lXss... yes
checking for X11/extensions/scrnsaver.h... yes
checking for QT includes... /Developer/qt/include
checking for KDE includes... no
checking for QT libraries... yes, lib: -lqt-mt in /Developer/qt/lib
checking for QT >= 3.x... yes
checking for moc... /Developer/qt/bin/moc
checking for findtr... /Developer/qt/bin/findtr
checking for msg2qm... echo
** msg2qm could not be found. You're losing the localisation.
checking for mergetr... echo
** mergetr could not be found. You're losing the localisation.
checking for KDE libraries... no
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking for specific Qt header files... 
configure: creating ./config.status
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating share/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands

Please remember to use GNU make, often installed as gmake.

Install prefix : /usr/local
Licq Includes  : /Users/tk/Desktop/licq/licq-1.3.0/include
KDE            : disabled.
Qt includes    : /Developer/qt/include
Qt libraries   : /Developer/qt/lib, -lqt-mt
Qt moc         : /Developer/qt/bin/moc

make  all-recursive
Making all in src
if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++ 
-DHAVE_CONFIG_H -I. -I. -I..  -D_REENTRANT 
-I/Users/tk/Desktop/licq/licq-1.3.0/include  -I/Developer/qt/include    -O2 
-fno-exceptions -fno-check-new -Wall -I/Developer/qt/include   -MT licqgui.lo 
-MD -MP -MF ".deps/licqgui.Tpo" \
          -c -o licqgui.lo `test -f 'licqgui.cpp' || echo './'`licqgui.cpp; \
        then mv -f ".deps/licqgui.Tpo" ".deps/licqgui.Plo"; \
        else rm -f ".deps/licqgui.Tpo"; exit 1; \
        fi
In file included from licqgui.cpp:50:
licqgui.h:31: error: `XEvent' was not declared in this scope
licqgui.h:31: error: parse error before `)' token
licqgui.cpp: In member function `bool CLicqGui::grabKey(QString)':
licqgui.cpp:473: error: `qt_xdisplay' undeclared (first use this function)
licqgui.cpp:473: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
licqgui.cpp:475: error: `qt_xrootwin' undeclared (first use this function)
licqgui.cpp: At global scope:
licqgui.cpp:483: error: prototype for `bool CLicqGui::x11EventFilter(XEvent*)' 
   does not match any in class `CLicqGui'
licqgui.h:31: error: candidate is: virtual bool CLicqGui::x11EventFilter(...)
licqgui.cpp: In member function `bool CLicqGui::x11EventFilter(XEvent*)':
licqgui.cpp:491: error: 'class QApplication' has no member named '
   x11EventFilter'
licqgui.cpp:506: error: 'class QApplication' has no member named '
   x11EventFilter'
make[2]: *** [licqgui.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
LICQ-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to