Hello everyone, I am very new to Wt and I am very much impressed by its
awesome features and under-lying model. I want to use it for the development
of various applications. I installed Wt successfully and its examples are
working fine too. Then I tried creating my own application using the same
source code given in examples. After trying a lot I successfully deployed
Dialog Example by putting it in my own folder and creating CMakeLists.txt of
my own following various links. But there is always a problem when I try to
do the same with "hello" examples. The problems appear after "make" command,
these are:
In constructor ‘HelloApplication::HelloApplication(const
Wt::WEnvironment&)’:
62: error: no match for call to ‘(Wt::EventSignal<Wt::WMouseEvent>) ()’
/usr/include/Wt/WSignal:875: note: candidates are: void
Wt::EventSignal<E>::operator()(E) [with E = Wt::WMouseEvent]
:67: error: invalid use of ‘void’
make[2]: *** [file/CMakeFiles/file.wt.dir/file.o] Error 1
make[1]: *** [file/CMakeFiles/file.wt.dir/all] Error 2
make: *** [all] Error 2
Can anybody tell what am I doing wrong?
Warm Regards
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest