________________________________
>From: Alec Taylor <alec.tayl...@gmail.com>
>To: Neil D'Souza <nxd...@yahoo.com>; witty-interest@lists.sourceforge.net
>Sent: Friday, September 9, 2011 9:58 PM
>Subject: Re: [Wt-interest] Unable to compile some examples (CSS/JS library 
>problem)
>
>Thanks Neil, it now has a little bit of layout.
>
>There is now a resizeable sidebar containing the list of links.
>
>Unfortunately there are no other stylised 
>components."WApplication::addMetaHeader() with no effect"
>127.0.0.1 - - [2011-Sep-10 02:25:29.985882] "GET
>/?wtd=J5hNxvTn1oHSIUp8&request=style HTTP/1.1" 200 160
>127.0.0.1 - - [2011-Sep-10 02:25:29.997883] "GET /style/combostyle.css
>HTTP/1.1" 404 85

Again the 404 gives us a clue - its looking for a "style" subdir. I went to the 
source directory of the example widgetgallery and found the following
subdirs there
1. style 
2. sounds
3. pics 
4. icons

I softlinked all of them into the build dir, in the same way mentioned earlier 
, and it ran fine.

An example command is below. Note that I am in the build dir and softlinking 
targets from the source 
=========================================
/home/nxd/Downloads/wt/build/examples/widgetgallery>ln -s 
../../../examples/widgetgallery/sounds .
=========================================

Bests,
Neil
------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to