Hi all
When building the examples I receive theses errors :
Linking CXX executable hello-widgetset.wt
CMakeFiles/hello-widgetset.wt.dir/hello.o: In function `main':
/home/guy/Docs/Dev/wt/src/wt/examples/hello-widgetset/hello.C:112: 
undefined reference to `Wt::WServer::WServer(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
/home/guy/Docs/Dev/wt/src/wt/examples/hello-widgetset/hello.C:116: 
undefined reference to `Wt::WServer::setServerConfiguration(int, char**, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
/home/guy/Docs/Dev/wt/src/wt/examples/hello-widgetset/hello.C:125: 
undefined reference to 
`Wt::WServer::addEntryPoint(Wt::WServer::EntryPointType, 
Wt::WApplication* (*)(Wt::WEnvironment const&), std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
/home/guy/Docs/Dev/wt/src/wt/examples/hello-widgetset/hello.C:129: 
undefined reference to 
`Wt::WServer::addEntryPoint(Wt::WServer::EntryPointType, 
Wt::WApplication* (*)(Wt::WEnvironment const&), std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
/home/guy/Docs/Dev/wt/src/wt/examples/hello-widgetset/hello.C:133: 
undefined reference to `Wt::WServer::start()'
/home/guy/Docs/Dev/wt/src/wt/examples/hello-widgetset/hello.C:134: 
undefined reference to `Wt::WServer::waitForShutdown()'
/home/guy/Docs/Dev/wt/src/wt/examples/hello-widgetset/hello.C:137: 
undefined reference to `Wt::WServer::stop()'
/home/guy/Docs/Dev/wt/src/wt/examples/hello-widgetset/hello.C:138: 
undefined reference to `Wt::WServer::~WServer()'
/home/guy/Docs/Dev/wt/src/wt/examples/hello-widgetset/hello.C:138: 
undefined reference to `Wt::WServer::~WServer()'
collect2: ld returned 1 exit status

Regards
Guy


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to