On 31/12/2013 10:55 ص, Wim Dumon wrote:
set DefaultEncoding() is indeed a new feature that may not be present in the last binary release, so a build from source may be required. See instructions on http://redmine.webtoolkit.eu/projects/wt/wiki/Installing_Wt_on_MS_Windows

Building a basic Wt on windows is pretty straight forward, since the only required dependency is boost.
Although it's straight forward as you mentioned above but building process isn't easy at all; I spent three days then I failed. Wiki page doesn't help me at all because the damn CMake doesn't want to work.

This is the recent log of CMake: http://pastebin.com/pykaf5M5

When I modified the variables as shown in this screenshot http://img28.imageshack.us/img28/543/1w58.jpg then clicked on "Configure" I received this error message http://img811.imageshack.us/img811/1112/9k0t.jpg with this error log http://pastebin.com/GFeceiDL . By the end I'm unable to get WT.sln!!!

Building a full featured Wt on windows is not so straight forward, because windows lacks a packaging system, which means that all dependencies have to be downloaded and compiled too. We scripted our windows builds (thanks to Pau for his help on this), and make our build scripts available. The script is called winstng, see this blog post: http://www.webtoolkit.eu/wt/blog/2013/10/21/binary_packages_for_visual_studio/comments
After the failure of basic Wt's build I tried to use this script but unfortunately I got this error message:
"1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt"

Please see the full log please at: http://pastebin.com/Yi4tT80a

P.S. I used the recent trunk of winstng (883dae38cbfb52c010030ca5bcb57f023256f875)
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to