How do I run the wine test suite under Windows again? I want to do this by compiling from source.
I know the answer is out there -- maybe I have even asked this once before and been given the answer? But I can't find it for the life of me.
On 6/10/05, Gregory M. Turner gmturner007@ameritech.net wrote:
How do I run the wine test suite under Windows again? I want to do this by compiling from source.
I know the answer is out there -- maybe I have even asked this once before and been given the answer? But I can't find it for the life of me.
http://www.winehq.org/site/docs/wine-devel/testing-windows
Check out that site and make sure you have the Platform SDK installed. Everything should work for you then. If you have problems, write back to the list and we'll help you out.
* On Fri, 10 Jun 2005, James Hawkins wrote:
On 6/10/05, Gregory M. Turner gmturner007@ameritech.net wrote:
How do I run the wine test suite under Windows again? I want to do this by compiling from source.
http://www.winehq.org/site/docs/wine-devel/testing-windows
Check out that site and make sure you have the Platform SDK installed. Everything should work for you then. If you have problems, write back to the list and we'll help you out.
BTW, I think msvcmaker has leaped into YA bug, as it don't produce compilable file testlist.c. I will send another message on this now.
If you speak about a crosscompiling, then I am sorry for intrusion.
On Saturday 11 June 2005 03:37, James Hawkins wrote:
On 6/10/05, Gregory M. Turner gmturner007@ameritech.net wrote:
How do I run the wine test suite under Windows again? I want to do this by compiling from source.
I know the answer is out there -- maybe I have even asked this once before and been given the answer? But I can't find it for the life of me.
http://www.winehq.org/site/docs/wine-devel/testing-windows
Check out that site and make sure you have the Platform SDK installed. Everything should work for you then. If you have problems, write back to the list and we'll help you out.
d'oh! How embarrassing, right there in the developer's guide. Thanks.