Project

General

Profile

Actions

Support #1091

closed
JB WD

Wt not working totally

Support #1091: Wt not working totally

Added by Julio Bahena almost 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12/11/2011
Due date:
12/13/2011
% Done:

60%

Estimated time:

Description

Hi, I have already installed Wt on Ubuntu 10.04 LTS
At the moment I run the examples I found out they´re not working totally.

Particularly I´m interested on the Widgetgallery/WGoogleMap example, it shows the map, but it doesn´t show the controls.

Could you please help me?


Files

widget_screen.png (225 KB) widget_screen.png Julio Bahena, 12/11/2011 12:44 AM

WD Updated by Wim Dumon almost 15 years ago Actions #1

Hello,

The strings between double question marks are missing translated resources - they are contained in xml files in the example's source directory. It is important to execute the examples from within their source directories, in order for them to find all the required files to run.

So to execute a (hypothetical) example that is called 'gallery':

cd wt-3.2.0/examples/gallery
../../build/examples/gallery/gallery.wt --docroot=. --http-address=0.0.0.0 --http-port=8080

JB Updated by Julio Bahena almost 15 years ago Actions #2

I executed the examples from the source directory as you told me and they worked perfectly.

Thanks a lot.

KD Updated by Koen Deforche over 14 years ago Actions #3

  • Status changed from New to Closed
Actions

Also available in: PDF Atom