Re: problem loading wine test projects windows vista

2008-08-04 Thread Reece Dunn
2008/8/4 Hongbo Ni <[EMAIL PROTECTED]>: > > Reece wrote > >>> I really need to compile and run existing tests on window before I can >>> write any test case for wine. >> >> What is git's core.autocrlf setting configured to? I had this issue >> (some of the detected filenames are '\r' - which is ca

RE: problem loading wine test projects windows vista

2008-08-04 Thread Hongbo Ni
Reece wrote >> I really need to compile and run existing tests on window before I can write >> any test case for wine. > > What is git's core.autocrlf setting configured to? I had this issue > (some of the detected filenames are '\r' - which is caused by perl > being confused, which then confuse

Re: problem loading wine test projects windows vista

2008-08-03 Thread Reece Dunn
2008/8/3 Hongbo Ni <[EMAIL PROTECTED]>: > > Hi, > > I want to build and test wine test suite on window, I did > > ./tools/winapi/msvcmaker --no-wine > > that is ok, but when I try to open the fille winetest.dsw, > > 1. with Developer Studio 6.0, it compaints that all *.dsp files (such as > dlls\ad

re: problem loading wine test projects windows vista

2008-08-03 Thread Dan Kegel
Hongbo wrote: > I really need to compile and run existing tests on window before I can write > any test case for wine. The easiest way is to cross-compile them on wine and then run them on windows. To do this, say make crosstest See http://www.winehq.org/site/docs/winedev-guide/cross-compili

problem loading wine test projects windows vista

2008-08-03 Thread Hongbo Ni
Hi, I want to build and test wine test suite on window, I did ./tools/winapi/msvcmaker --no-wine that is ok, but when I try to open the fille winetest.dsw, 1. with Developer Studio 6.0, it compaints that all *.dsp files (such as dlls\advapi32\tests\advapi32_test.dsp) have been modified and