Re: [Repost] Building with VS.NET 2003 and ICU 2.8 on Win32

2005-02-03 Thread Ron Blaschke
Sriram Krishnan wrote: > Thanks for the reply. Readme.Win32 should have a notice about building in > anything other than Visual Studio 6. Since 'msdev' is hardcoded inside the > ICU build stuff, it *won't build on anything other than Visual Studio 6*. > For anyone interested, I've written step-by-s

Re: [Repost] Building with VS.NET 2003 and ICU 2.8 on Win32

2005-02-03 Thread Ron Blaschke
Jonathan Worthington wrote: > "Ron Blaschke" <[EMAIL PROTECTED]> wrote: >> Leopold Toetsch wrote: >>> Sriram Krishnan <[EMAIL PROTECTED]> wrote: >> Failed TestStat Wstat Total Fail Failed List of Failed >> --

Re: [Repost] Building with VS.NET 2003 and ICU 2.8 on Win32

2005-02-02 Thread Jonathan Worthington
"Ron Blaschke" <[EMAIL PROTECTED]> wrote: Leopold Toetsch wrote: Sriram Krishnan <[EMAIL PROTECTED]> wrote: I'm trying to build Parrot (from CVS) on Win XP Sp2 with VS.-NET 2003. Please folks with Windows installed: have a look at these issues. I'm running Windows XP, VS.NET 2003 and (precompiled)

RE: [Repost] Building with VS.NET 2003 and ICU 2.8 on Win32

2005-02-02 Thread Sriram Krishnan
Thanks for the reply. Readme.Win32 should have a notice about building in anything other than Visual Studio 6. Since 'msdev' is hardcoded inside the ICU build stuff, it *won't build on anything other than Visual Studio 6*. For anyone interested, I've written step-by-step instructions on how to b

Re: [Repost] Building with VS.NET 2003 and ICU 2.8 on Win32

2005-02-02 Thread Ron Blaschke
Sriram Krishnan wrote: > Post #1 > Post #2 > I managed to get it to build finally. I built ICU 2.8 and co-py-pasted > the data output to the blib folder.I don't think this is the- way to do > it - but hey..it works :) > Post #3 [snip] I have set up the things as described in README.win32 (actuall

Re: [Repost] Building with VS.NET 2003 and ICU 2.8 on Win32

2005-02-02 Thread Ron Blaschke
Leopold Toetsch wrote: > Ron Blaschke <[EMAIL PROTECTED]> wrote: >> I am not sure what things are known (expected?) to broken, > The normal CVS state is that "make test" succeeds on linux and OS X. > Intermittent expected failures are announced here. Great, that will do for me. >> ... or who el

Re: [Repost] Building with VS.NET 2003 and ICU 2.8 on Win32

2005-02-02 Thread Leopold Toetsch
Ron Blaschke <[EMAIL PROTECTED]> wrote: > On a personal note, I (still) really like to help in win32, though > it's quite hard for me to get a grip on this collaboration thingy. Great, thanks. > I am not sure what things are known (expected?) to broken, The normal CVS state is that "make test"

Re: [Repost] Building with VS.NET 2003 and ICU 2.8 on Win32

2005-02-01 Thread Ron Blaschke
Leopold Toetsch wrote: > Sriram Krishnan <[EMAIL PROTECTED]> wrote: >> I'm trying to build Parrot (from CVS) on Win XP Sp2 with VS.-NET 2003. > Please folks with Windows installed: have a look at these issues. I'm running Windows XP, VS.NET 2003 and (precompiled) ICU 3.0, and can confirm the offe

Re: [Repost] Building with VS.NET 2003 and ICU 2.8 on Win32

2005-02-01 Thread Leopold Toetsch
Sriram Krishnan <[EMAIL PROTECTED]> wrote: > I'm trying to build Parrot (from CVS) on Win XP Sp2 with VS.-NET 2003. Please folks with Windows installed: have a look at these issues. leo