On Mon, Sep 12, 2011 at 1:11 AM, Pau Garcia i Quiles
<pgqui...@elpauer.org> wrote:
> Hi,
>
>
> On Sun, Sep 11, 2011 at 5:08 PM, Alec Taylor <alec.tayl...@gmail.com> wrote:
>>
>> Okay, reinstalling Visual studio now.
>>
>> In the meantime, I'm installing the Cygwin version.
>>
>
> I've never tried the Cygwin version. Expect performance to be worse than a
> Visual Studio version
>

Performance is currently 0%.

>
>>
>> Would I be better off getting the x86 version of Visual Studio?
>>
>
> Sorry, I don't understand what you mean. When you install Visual Studio, you
> are shown a screen where you can choose to install x86-only, x64-only or x86
> and x64.
>
>
So which should I choose?
>
>>
>> On Mon, Sep 12, 2011 at 1:00 AM, Pau Garcia i Quiles
>> <pgqui...@elpauer.org> wrote:
>> > Hi,
>> >
>> > It's the same problem you had with zlib (wront pdb blah blah). Please
>> > consider reinstalling Visual Studio, seems like something is wrong.
>> >
>> >
>> >
>> > On Sun, Sep 11, 2011 at 4:06 PM, Alec Taylor <alec.tayl...@gmail.com>
>> > wrote:
>> >>
>> >> Thanks, wasn't aware that you were the developer.
>> >>
>> >> Unfortunately, it still isn't working for me.
>> >>
>> >> C:\Wt\winstng>winst -G "NMake Makefiles" 1> log1.txt 2> log2.txt
>> >>
>> >> Log1.txt: http://pastebin.com/fNVzvEsF
>> >> Log2.txt: http://pastebin.com/S245hWVD
>> >>
>> >> On Sun, Sep 11, 2011 at 11:50 PM, Pau Garcia i Quiles
>> >> <pgqui...@elpauer.org> wrote:
>> >> > Hi,
>> >> >
>> >> > The log explains it clearly:
>> >> >
>> >> > CMake Warning at CMakeLists.txt:1 (project):
>> >> >   To use the NMake generator, cmake must be run from a shell that can
>> >> > use
>> >> > the
>> >> >   compiler cl from the command line.  This environment does not
>> >> > contain
>> >> >   INCLUDE, LIB, or LIBPATH, and these must be set for the cl compiler
>> >> > to
>> >> >   work.
>> >> > Start > Programs > Microsoft Visual Studio 2010 > Visual Studio Tools
>> >> > >
>> >> > Visual Studio Command Prompt (2010)
>> >> >
>> >> > Then go to the winst directory and run winst -G "NMake Makefiles"
>> >> >
>> >> > I will update winstng to Wt 3.1.10 but it won't be before ~10 days,
>> >> > because
>> >> > I'm leaving on vacation in a few hours.
>> >> >
>> >> >
>> >> >
>> >> > On Sun, Sep 11, 2011 at 3:17 PM, Alec Taylor <alec.tayl...@gmail.com>
>> >> > wrote:
>> >> >>
>> >> >> Unfortunately that didn't work. Also, I would much prefer using the
>> >> >> latest version of all libraries + Wt.
>> >> >>
>> >> >> winst -G "NMake Makefiles" 1> log1.txt 2> log.txt
>> >> >>
>> >> >> log.txt - http://pastebin.com/aayUzW6d
>> >> >> log1.txt - http://pastebin.com/Mvwcav8t
>> >> >>
>> >> >> On Sun, Sep 11, 2011 at 10:47 PM, Pau Garcia i Quiles
>> >> >> <pgqui...@elpauer.org> wrote:
>> >> >> > Hi,
>> >> >> >
>> >> >> > The easiest way is to use winstng, but it's not updated to Wt
>> >> >> > 3.1.10
>> >> >> > yet:
>> >> >> >
>> >> >> > http://gitorious.org/winstng
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > On Sun, Sep 11, 2011 at 2:14 PM, Alec Taylor
>> >> >> > <alec.tayl...@gmail.com>
>> >> >> > wrote:
>> >> >> >>
>> >> >> >> Good evening,
>> >> >> >>
>> >> >> >> When I was getting some linker+database problems earlier, I
>> >> >> >> decided
>> >> >> >> it
>> >> >> >> would be best to start the installation from scratch.
>> >> >> >>
>> >> >> >> I removed all my Wt directories (had about 4 versions), and
>> >> >> >> started
>> >> >> >> downloading all the dependencies.
>> >> >> >>
>> >> >> >> I cloned the latest git into C:\libraries\Wt
>> >> >> >>
>> >> >> >> > ls C:\libraries
>> >> >> >> boost  include  lib  libharu-2.2.1  MySQL++  mysql++-3.1.0  Wt
>> >> >> >>  zlib-1.2.5
>> >> >> >>
>> >> >> >> > tree C:\libraries\boost
>> >> >> >> http://pastebin.com/6hZhBQp8
>> >> >> >>
>> >> >> >> I also installed the latest MySQL x64 from the official mirrors.
>> >> >> >>
>> >> >> >> >From CMake 2.8.5 here is my generator output:
>> >> >> >> http://pastebin.com/EBHxndHp
>> >> >> >>
>> >> >> >> And here is how I configured CMake 2.8.5 (Native Compilers,
>> >> >> >> Visual
>> >> >> >> Studio
>> >> >> >> 2010):
>> >> >> >> http://i54.tinypic.com/2i6pbvk.png
>> >> >> >> http://i55.tinypic.com/flj90j.png
>> >> >> >> http://i53.tinypic.com/6xt1jp.png
>> >> >> >>
>> >> >> >> CMakeCache.txt: http://pastebin.com/2bQrzRX8
>> >> >> >>
>> >> >> >> & here is my Visual Studio 2010 build output:
>> >> >> >> http://pastebin.com/EWbbErWt
>> >> >> >>
>> >> >> >> (currently many "Cannot open include file:
>> >> >> >> 'boost/scoped_array.hpp':
>> >> >> >> No such file or directory" boost library errors)
>> >> >> >>
>> >> >> >> How do I get Wt to compile properly?
>> >> >> >>
>> >> >> >> Thanks for all suggestions,
>> >> >> >>
>> >> >> >> Alec Taylor
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >> ------------------------------------------------------------------------------
>> >> >> >> Using storage to extend the benefits of virtualization and iSCSI
>> >> >> >> Virtualization increases hardware utilization and delivers a new
>> >> >> >> level
>> >> >> >> of
>> >> >> >> agility. Learn what those decisions are and how to modernize your
>> >> >> >> storage
>> >> >> >> and backup environments for virtualization.
>> >> >> >> http://www.accelacomm.com/jaw/sfnl/114/51434361/
>> >> >> >> _______________________________________________
>> >> >> >> witty-interest mailing list
>> >> >> >> witty-interest@lists.sourceforge.net
>> >> >> >> https://lists.sourceforge.net/lists/listinfo/witty-interest
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > --
>> >> >> > Pau Garcia i Quiles
>> >> >> > http://www.elpauer.org
>> >> >> > (Due to my workload, I may need 10 days to answer)
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > ------------------------------------------------------------------------------
>> >> >> > Using storage to extend the benefits of virtualization and iSCSI
>> >> >> > Virtualization increases hardware utilization and delivers a new
>> >> >> > level
>> >> >> > of
>> >> >> > agility. Learn what those decisions are and how to modernize your
>> >> >> > storage
>> >> >> > and backup environments for virtualization.
>> >> >> > http://www.accelacomm.com/jaw/sfnl/114/51434361/
>> >> >> > _______________________________________________
>> >> >> > witty-interest mailing list
>> >> >> > witty-interest@lists.sourceforge.net
>> >> >> > https://lists.sourceforge.net/lists/listinfo/witty-interest
>> >> >> >
>> >> >> >
>> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >> >> ------------------------------------------------------------------------------
>> >> >> Using storage to extend the benefits of virtualization and iSCSI
>> >> >> Virtualization increases hardware utilization and delivers a new
>> >> >> level
>> >> >> of
>> >> >> agility. Learn what those decisions are and how to modernize your
>> >> >> storage
>> >> >> and backup environments for virtualization.
>> >> >> http://www.accelacomm.com/jaw/sfnl/114/51434361/
>> >> >> _______________________________________________
>> >> >> witty-interest mailing list
>> >> >> witty-interest@lists.sourceforge.net
>> >> >> https://lists.sourceforge.net/lists/listinfo/witty-interest
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > Pau Garcia i Quiles
>> >> > http://www.elpauer.org
>> >> > (Due to my workload, I may need 10 days to answer)
>> >> >
>> >> >
>> >> >
>> >> > ------------------------------------------------------------------------------
>> >> > Using storage to extend the benefits of virtualization and iSCSI
>> >> > Virtualization increases hardware utilization and delivers a new
>> >> > level
>> >> > of
>> >> > agility. Learn what those decisions are and how to modernize your
>> >> > storage
>> >> > and backup environments for virtualization.
>> >> > http://www.accelacomm.com/jaw/sfnl/114/51434361/
>> >> > _______________________________________________
>> >> > witty-interest mailing list
>> >> > witty-interest@lists.sourceforge.net
>> >> > https://lists.sourceforge.net/lists/listinfo/witty-interest
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> ------------------------------------------------------------------------------
>> >> Using storage to extend the benefits of virtualization and iSCSI
>> >> Virtualization increases hardware utilization and delivers a new level
>> >> of
>> >> agility. Learn what those decisions are and how to modernize your
>> >> storage
>> >> and backup environments for virtualization.
>> >> http://www.accelacomm.com/jaw/sfnl/114/51434361/
>> >> _______________________________________________
>> >> witty-interest mailing list
>> >> witty-interest@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/witty-interest
>> >
>> >
>> >
>> > --
>> > Pau Garcia i Quiles
>> > http://www.elpauer.org
>> > (Due to my workload, I may need 10 days to answer)
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > Using storage to extend the benefits of virtualization and iSCSI
>> > Virtualization increases hardware utilization and delivers a new level
>> > of
>> > agility. Learn what those decisions are and how to modernize your
>> > storage
>> > and backup environments for virtualization.
>> > http://www.accelacomm.com/jaw/sfnl/114/51434361/
>> > _______________________________________________
>> > witty-interest mailing list
>> > witty-interest@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/witty-interest
>> >
>> >
>>
>>
>> ------------------------------------------------------------------------------
>> Using storage to extend the benefits of virtualization and iSCSI
>> Virtualization increases hardware utilization and delivers a new level of
>> agility. Learn what those decisions are and how to modernize your storage
>> and backup environments for virtualization.
>> http://www.accelacomm.com/jaw/sfnl/114/51434361/
>> _______________________________________________
>> witty-interest mailing list
>> witty-interest@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
>
> --
> Pau Garcia i Quiles
> http://www.elpauer.org
> (Due to my workload, I may need 10 days to answer)
>
> ------------------------------------------------------------------------------
> Using storage to extend the benefits of virtualization and iSCSI
> Virtualization increases hardware utilization and delivers a new level of
> agility. Learn what those decisions are and how to modernize your storage
> and backup environments for virtualization.
> http://www.accelacomm.com/jaw/sfnl/114/51434361/
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to