Installed the latest updates for Visual Studio 2010.

Downloaded latest boost .zip and latest non-git Wt (3.1.11). Extracted
boost to C:\libraries\Downloads\boost_1_47_0, installed [boostrap.bat,
b2 install --prefix=C:\libraries\boost]. Extracted Wt to
C:\libraries\Wt.

Generated Visual Studio 2010 x86 files using CMake GUI 2.8.5. Only
thing not detected was boost, so set BOOST_PREFIX to
C:\libraries\boost

Opened the generated .sln in Visual Studio 2010, started the Build process.

========== Build: 7 succeeded, 42 failed, 0 up-to-date, 2 skipped ==========

Unfortunately, as you can see, it failed. Here is the full error log:
http://pastebin.com/e4xQb76M

What should I try next?

Thanks for all suggestions,

Alec Taylor

On Sun, Sep 25, 2011 at 2:03 AM, Alec Taylor <alec.tayl...@gmail.com> wrote:
> Good morning,
>
> Unfortunately Wt install fails due to LINKER errors on Windows 8.
>
> Log (from 2nd compile, deleted .lib file, got error, recompiled;
> cleared log, recompiled): http://pastebin.com/bLbNe7ET
>
> I'm using the same library files from my Windows 7 install.
>
> I've also installed the same version of Visual Studio and CMake.
>
> I even generated a separate Build directory for the new OS+config
> using CMake GUI.
>
> Please tell me how to make Wt projects compile on Windows 8.
>
> Thanks for all suggestions,
>
> Alec Taylor
>

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to