Hi there. I was looking for something fun to do while I'm unemployed, trying out Wt seemed like fun. Problem is, I can't even get the Hello, World-example to compile!
I use the source from http://www.webtoolkit.eu/wt#/src/hello, copy-paste it to wttest.C... $ g++ wttest.C wttest.C: In constructor ‘HelloApplication::HelloApplication(const Wt::WEnvironment&)’: wttest.C:57: error: no match for call to ‘(Wt::EventSignal<Wt::WMouseEvent>) ()’ /usr/include/Wt/WSignal:862: note: candidates are: void Wt::EventSignal<E>::operator()(E) [with E = Wt::WMouseEvent] wttest.C:58: error: invalid use of ‘void’ Most of the examples that came with the package (this is on Ubuntu) work.. What could I be doing wrong? Thanks, .p ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
