On Mon, Sep 3, 2012 at 2:28 PM, Austin English austinenglish@gmail.com wrote:
On Sun, Sep 2, 2012 at 9:52 PM, Vincent Povirk madewokherd@gmail.com wrote:
As I understand it, you need to set up a mingw build as in http://wiki.winehq.org/CompilingDLLsUsingMingw
Sort of. You don't need a separate build tree for building the tests. Just have mingw32 installed, run ./configure, then 'make crosstest'.
I've done 'make crosstest' many times, but building winetest.exe itself does seem to require the two trees as described by that page.
(But as it turns out, the code I needed to fix was in buildbot, not winetest.) - Dan