Hi!

I use version Wt 3.2.2 with fedora 17 32bit. The Hello world example from
http://www.webtoolkit.eu/wt/src/hello is not work with signal/slot-functions. Is
this a bug in 3.2.2 and fixed in 3.2.3?

I copy the code in a file with name "hallowelt.c". Put this line
"std::cout << "HelloApplication::greet()...";
...in function HelloApplication::greet()
than:
g++ -lwthttp -lwt -lwtext -lboost_signals ./hallowelt.c  -o hallowelt
...and start the app:
./hallowelt --docroot ./ --http-address 0.0.0.0 --http-port 9096
...if i click now on the button "Greet me." than do nothing and no output
"HelloApplication::greet()...".

thank you & best greetings

Olaf

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to