compiling just user32.dll

Charles Davis cdavis at mymail.mines.edu
Sun Apr 11 17:16:47 CDT 2010


After configuring, you cd to dlls/user32 and do a make in that
directory, like this:

./configure
make -C dlls/user32

The 'C' parameter tells make to change to that directory before making.

But seriously, why are you trying to run the Win32 version VisualBoy
Advance in Wine anyway? You do realize that it runs natively on Linux,
right?

Chip



More information about the wine-devel mailing list