Hey Torsten, 2009/3/26 Torsten Schulz <[email protected]>: > Hello Wim, > > I'm sorry but I'm unable to do so. I couldn't find out the reason, so I > restarted the whole project and erased the old one. If I'm right, the only > thing I've changed are the Construtor of the WApplication-Child. First it > was only > NewApplication::NewApplication() > { > }
That is strange since WApplication does not have a default constructor... /home/koen/project/wt/git/wt/test/test/test15.cc: In constructor ‘Test::Test(const Wt::WEnvironment&)’: /home/koen/project/wt/git/wt/test/test/test15.cc:14: error: no matching function for call to ‘Wt::WApplication::WApplication()’ /home/koen/project/wt/git/wt/src/Wt/WApplication:182: note: candidates are: Wt::WApplication::WApplication(const Wt::WEnvironment&) What compiler, platform are you using ? Regards, koen ------------------------------------------------------------------------------ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
