A few questions about trying to fix WINE for running a game

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

A few questions about trying to fix WINE for running a game

Post by austin987 »

On Sat, Apr 5, 2008 at 8:25 PM, DARKGuy . <[email protected]> wrote:
2. When I compile WINE's code, must I wait 30 minutes for each
compilation, or will it update only the modified files?
Use CCache to avoid recompiling the same code over and over. See
http://wiki.winehq.org/RegressionTesting for more info.
Locked