Dear list,

I have found a error in Dbo/QueryModel_impl.h line 269 (version 3.1.5):
The return statement is superfluous.

Moreover I try to use QueryModel, but failed. In the linking state I got
a lot of errors similar to this:

../XBuilder/libXBuilder.a(XModelFactory.C.o): In function
`Wt::Dbo::QueryModel<Wt::Dbo::ptr<Reference>
>::QueryModel(Wt::WObject*)':
XModelFactory.C:(.text._ZN2Wt3Dbo10QueryModelINS0_3ptrI9ReferenceEEEC1EPNS_7WObjectE[Wt::Dbo::QueryModel<Wt::Dbo::ptr<Reference>
 >::QueryModel(Wt::WObject*)]+0x3f): undefined reference to 
`Wt::Dbo::Query<Wt::Dbo::ptr<Reference>, Wt::Dbo::DynamicBinding>::Query()'


As I am not an expert, so I could not find the solution to this problem.
Can somebody direct me to the right way? Where can I found a working
example of QueryModel except of this:

http://www.webtoolkit.eu/wt#/blog/2010/05/10/wt__dbo_meets_wt_views__querymodel

What is the best definition of the <Result> class, used by QueryModel as
template?

Thanks your help

tusi


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to