Hi All,

 

I've just started using Wt as part of a research for a new web
development platform. We are currently using Qt and we want to build web
apps as well.

I am very impressed of the capabilities and performance of the examples
on the web, so I'm very curious about live performance.

 

I've tried to install and deploy it on my development laptop using
VS2008/Vista

I've installed Boost 1.38 and Wt 2.99.2

The build works out OK (only 8 errors, mainly because of wrong Qt dll's,
the rest builds fine).

When I try to deploy the examples the following occurs, e.g. the
widgetgallery:

 

WContainerWidget [doc
<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WContainerWid
get.html> ]
??basics-WContainerWidget??

 

I have received deploy errors during the install scripts (the seem to be
shell scripts, e.g. deploy.sh), mkdir -p gives errors. If I set the
debug parameters in the VS IDE (-docroot etc.) the app will start, but I
do not see any widgets or icons. The deploy scripts refer to ICON
directories that I can't find, so I think I must be missing something.
My questions are:

 

Are there any further instructions for windows/VS/Vista?

In which dir should the app start up?

Which resources should be in which dir for deployment?

An example dir tree list would be very helpful.

 

Thanks in advance,

 

Frank Tiekink

 

 

------------------------------------------------------------------------------
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to