I'm using Wt 3.2.1 with boost 1.49.0 on Scientific Linux 6.2, displaying the 
web applications with Chrome 19.0.1084.53 (on my Mac)

I compiled examples/composer and run it as suggested in wt-3.2.1/INSTALL:

$ cd ../examples/composer # source directory for example composer
$ ln -s ../../resources . # include standard Wt resource files
$ ../../build/examples/composer/composer.wt --docroot . \
        --http-address 0.0.0.0 --http-port 8080  --approot .

(I added the --approot command line argument)

The resulting web page does not contain the text defined by composer.xml. For 
example, rather than displaying 'Subject:', I see  text: '??msg.subject??

I've recompiled Wt 
> CMAKE_BUILD_TYPE:STRING=Debug
> DEBUG:BOOL=ON
> 
> and in wt_config.xml: <log-config>*</log-config>

I don't see anything interesting in the logfile.

Same thing happens for the 'simplechat' example.

I've tried Safari 5.1.7 (from a Mac) and Firefox with the same results.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to