Hello,I can't get the crosstest to be recognized by the configure script. I installed mingw-w64, and then ran configure in the wine64 (and wine32) build directories assuming it would create a "crosstest" target in the Makefiles.
As it says here:
https://wiki.winehq.org/Wine_Developer%27s_Guide/Writing_Conformance_Tests
"When you have a MinGW-w64 environment installed all you need to do is rerun configure and it should detect the MinGW-w64 compiler and tools. Then run make crosstest to start building the tests."
I've already created a little test for the comobox, but can't get the cross-compiler to work.I hope that I'm not asking too many questions! :-) Thanks for any feedback.Regards,...John Alway