John | Edwin,

I have tried to implement QSendto, but it does not build. I have tried to 
catch the failure, but I had no success. Would be great if one of you could 
have a look. The error log is below, the files (work in progress) are 
attached.
Sorry if the error is obvious.

Many thanks,
J�rgen.

echo timestamp > Dialogs2.lo
source='QSendto.C' object='QSendto.lo' libtool=yes \
depfile='.deps/QSendto.Plo' tmpdepfile='.deps/QSendto.TPlo' \
depmode=gcc /bin/sh ../../../config/depcomp \
/bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
-I../../../src -I../../../src/ -I../../../src/frontends/ -I../../../images 
-I./qt2 -I/usr/lib/qt3/include -I../../../boost 
-I../../../src/frontends/controllers  -isystem /usr/X11R6/include 
-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -g -O -Wno-non-template-friend -W -Wall 
-c -o QSendto.lo `test -f QSendto.C || echo './'`QSendto.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ 
-I../../../src/frontends/ -I../../../images -I./qt2 -I/usr/lib/qt3/include 
-I../../../boost -I../../../src/frontends/controllers -isystem 
/usr/X11R6/include -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -g -O 
-Wno-non-template-friend -W -Wall -c QSendto.C -Wp,-MD,.deps/QSendto.TPlo
In file included from ../../../boost/boost/signals/connection.hpp:19,
                 from 
../../../src/frontends/controllers/ControlConnections.h:37,
                 from 
../../../src/frontends/controllers/ControlDialog_impl.h:19,
                 from ../../../src/frontends/controllers/ControlSendto.h:19,
                 from QSendto.C:22:
../../../boost/boost/signals/detail/signals_common.hpp:27: parse error before 
`protected'
../../../boost/boost/signals/detail/signals_common.hpp:45: ANSI C++ forbids 
declaration `unusable' with no type
../../../boost/boost/signals/detail/signals_common.hpp:45: parse error before 
`;'
../../../boost/boost/signals/detail/signals_common.hpp:54: parse error before 
`*'
../../../boost/boost/signals/detail/signals_common.hpp:109: parse error before 
`>'
../../../boost/boost/signals/detail/signals_common.hpp:155: parse error before 
`}'
In file included from 
../../../src/frontends/controllers/ControlConnections.h:37,
                 from 
../../../src/frontends/controllers/ControlDialog_impl.h:19,
                 from ../../../src/frontends/controllers/ControlSendto.h:19,
                 from QSendto.C:22:
../../../boost/boost/signals/connection.hpp:28: parse error before `protected'
../../../boost/boost/signals/connection.hpp:89: `boost::detail' does not have 
a nested type named `signal_base_impl'
../../../boost/boost/signals/connection.hpp:89: confused by earlier errors, 
bailing out
make[5]: *** [QSendto.lo] Error 1
make[5]: Leaving directory `/home/juergen/lyx-qt/src/frontends/qt2'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/juergen/lyx-qt/src/frontends/qt2'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/juergen/lyx-qt/src/frontends'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/juergen/lyx-qt/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/juergen/lyx-qt/src'
make: *** [all-recursive] Error 1

Attachment: qsendto.tar.gz
Description: application/tgz

Reply via email to