Creating tests with additional binary modules

Mariusz Pluciński vshader at gmail.com
Thu Jul 1 14:52:13 CDT 2010


W dniu 1 lipca 2010 21:27 użytkownik Alexandre Julliard
<julliard at winehq.org> napisał:
> You can't do that in the Makefile, you need to generate the files at run
> time.

Huh, so while executing the test, I need to run at least resources
compiler and linker, right? It looks really more complicated way, and
I admit that I completely don't know how to do it. Which tools
should I use? Can I use Mingw? Can I assume that these tools are
installed on system where test is running? Or maybe I should use
some tools provided by wine? And, of course, how to make it working
on Windows?



More information about the wine-devel mailing list